Navigation: ThinBASIC Language > thinBasic Functions > Application functions >
APP_Path
Description
Returns the full directory path of thinBasic executable.
Syntax
s = APP_Path
Returns
String
Parameters
Name
Type
Optional
Meaning
none
Remarks
Restrictions
See also
App Object,
Examples