thanks for the response. I had started out with discard os.setCurrentDir("/path/that/already/exists")
as you suggested. but that returns > Error: expression 'setCurrentDir("/path/that/already/exists")' has no type > (or is ambiguous) in my editor and at compile time.