chdir()
- Posted by Brian Jackson <bjackson at 2FARGON.COM> Feb 29, 2000
- 642 views
The documentation for Euphoria v2.2 says that there is a library routine called chdir(), which requires file.e. Every time I try to use chdir(), I get an error that it is undefined. Also, I don't see it anywhere in file.e. Am I missing something, or is the documentation wrong? My version of file.e is dated 7 August 1999, and is 4475 bytes long. Do I just have an old version maybe? Brian

