String Constants

Parent Previous Next

VisualSim                                                                                                                                    

String Constants

String constants are supported in the system. Anything between double quotes, "...", is interpreted as a string constant. The built-in string-valued constants are defined in the following table:

Variable Name

 

Meaning

 

Property name

 

Example under Windows

 

CWD

The current working directory

user.dir

C:\VS

HOME

The user home directory

user.home

C:\Documents and Settings\you

TMPDIR

The temporary directory

java.io.tmpdir

C:\Documents and Settings\you \Local Settings\Temp

VS

The directory in which VisualSim is installed

VisualSim.VS.dir

C:\tmp

 

 

 

 

Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software