LotusScript LanguageA-DExamples: CurDir functionExamples: CurDir functionChDir "c:\test"Print CurDir$() ' Prints "c:\test"