Main /
GetstartupdirectoryCategories: GEN rds-hosted Library Routines GetStartupDirectory 1K Author: Al Getz Date: Sep 4 2005 http://www.rapideuphoria.com/getstartupdir.ew A small include file that allows a program to get the startup directory that doesn't depend on how the file was opened. Includes a function that when called will make sure the startup directory is correct so that current_dir() returns the right directory and files open correctly. Sep 4: Bug fix. |