How to get start up path?
- Posted by Liu Junfeng <rufi at 163.com> Feb 25, 2003
- 459 views
When an application start up, how to get the path where it locates? current_dir() return the name of the current working directory, if the applicate was started by another application,( for example Medit) current_dir() returns something not desired. Euphoria is one of my favorite languages!

