Skip to main content

Examples: CurDir function

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