TOC PREV NEXT INDEX



ClassPath


Simplicity requires that one item be on your classpath. It is

  1. The full path of simplicitypos.jar

It is found in the Simplicity install directory. The method by which you set your system classpath varies according to the operating system.

SET CLASSPATH=.;c:\SimplicityPalmOS\simplicitypos.jar;
export CLASSPATH =$CLASSPATH:
$HOME/SimplicityPalmOS/simplicitypos.jar:

Note that the CLASSPATH entries should be on one line; some have been broken up here for clarity.


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