Click to See Complete Forum and Search --> : Detecting the Dir


Chronovore
May 4th, 2001, 11:57 AM
How can the App determine what directory it is in? Is this possible?

Jean-Guy2000
May 4th, 2001, 12:10 PM
app.path returns the folder

dim MyPath as string

MyPath = app.path