Main /
Startup-dirCategories: GEN rds-hosted Library Routines startup_dir 1K Author: Greg Haberek Date: May 28 2005 http://www.rapideuphoria.com/startup_dir.zip A cross-platform function that will return the directory your app started in via command_line(). If command_line() does not return a directory (i.e. "C:\EUPHORIA\>exw myfile.exw") then current_dir() is returned (which should be correct). |