fsDirCurrent (Function) |
Top Previous Next |
This returns the absolute path to the current working directory of the calling thread - including the media.
Input: None.
Returns: STRING The current directory or empty if an error occurred (media is not open or has been removed without closing it).
Declaration: FUNCTION fsDirCurrent : STRING;
Example: INCLUDE rtcu.inc |