TPATH()
PURPOSE
This function will return the path value as set in the TASPRO.INI file. Under the [Setup] heading in the TASPRO.INI file the option of TPath=
NO OTHER PARTS
RETURN TYPE
A
SEE ALSO
DPATH(), CPATH(), XPATH(), GET_INI_PATH()
EXAMPLE
define x type a size 255
x = tpath()
(* x would now contain a value similar to:
'C:\Advanced Accounting 7\' *)
Page url: http://www.cassoftware.com/tas/manual/defaultpath().htm