Built on the Sav Processor 7.0 (c)
1997-2003 Technopoles-M
Includes Sav ZAPI 6.0 (c) 1998-2003
Technopoles-M
Non-compatible with Sav
ZBase 5.3 (c) 1998-2003 Technopoles-M
TOOLS
Lib/
|
Library: ZBase (savb.jar), ZAPI (savza.jar),
XML (jaxp.jar, crimson.jar)
|
Doc/ | Documentation in html format |
Demo/ | ZBase demo data: Z scripts (*.z), Z databases (*.ass), Z table data (*.tab), command files (*.bat) |
Examples/ | ZAPI examples |
INSTALLING
Unpack SavZBase directory.STARTING
If need, change batches (*.bat files for win95).
If need to change default char set of JVM,
1. correct font.properties,
2. start java with parameter -Dfile.encoding.Example for Russian fonts:
cd %JAVA_HOME%\lib
copy font.properties.ru font.properties
cd C:\SavZBase
java -classpath ... -Dfile.encoding=Cp1251 Sav.Base.Navigator