TOC PREV NEXT INDEX



Starting Simplicity for Java


Simplicity for Java is started by invoking the Java interpreter. The main entry point is 'datarep.Simplicity'. On most systems, the following command can be used to start Simplicity.

java -mx100m datarep.Simplicity

If you are using Microsoft's Java Virtual Machine, the command would be

jview datarep.Simplicity

Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX