Re: How Do i Make

Posted by Jenny on April 13, 2005

In Reply to: How Do i Make posted by Peter

: How do i make my program run the file in the same directory as the program


You get the directory of the application with:

ExtractFilePath(Application.ExeName);