LOTUSSCRIPT LANGUAGE


Examples: CurDir function
ChDir "c:\test"
Print CurDir$()   ' Prints "c:\test"

See Also