Hi All
I want to use the environ function in an app to help me recode loads of macros, databases etc due to a drive letter change.
It looks as though it should work ok but I need to know exaclty where the function gets its info from so I can be sure.
A basic example would be something like
strDriveLetter = Environ("GRPDRV")
I need to be sure that after the migration this returns the new drive letter.
Any ideas?
Thanks everyone
I want to use the environ function in an app to help me recode loads of macros, databases etc due to a drive letter change.
It looks as though it should work ok but I need to know exaclty where the function gets its info from so I can be sure.
A basic example would be something like
strDriveLetter = Environ("GRPDRV")
I need to be sure that after the migration this returns the new drive letter.
Any ideas?
Thanks everyone