Built on the Sav Processor 8.2 (c)
1997-2006 Technopoles-M
Includes Sav Zigzag 8.2 (c) 1998-2006 Technopoles-M
lib/
|
Library: ZBase (savb.jar), Zigzag (savz.jar)
|
doc/ | Documentation in html format |
demo/ | ZBase demo data: Z scripts (*.z), Z databases
(*.ass), Z table data (*.tab), command files (*.bat) |
examples/ | Java/Zigzag examples |
Unpack savzb##.zip and copy savzbase-#.# directory. 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