CPATH()
PURPOSE
This function returns the user's current path value.
NO OTHER PARTS
RETURN TYPE - A
The receiving field should be at least 80 characters long.
COMMENTS
If your receiving field is too short the path will be truncated.
SEE ALSO
DPATH(), TPATH(), XPATH(), GET_INI_PATH()
EXAMPLE
Define X type A size 90
x = cpath()
// x = 'C:\TAS7\'
Page url: http://www.cassoftware.com/tas/manual/currentpath().htm