When refering to a file in one of my procedures I use something like “M:TOP Technical ServicesDatabaseSomeFile”. Of course “M” is a network drive. The problem is the same drive used by another department is designated “R” so when the user in that department runs the procedure they get an error. The Novell prefix to the drive is “Tos on ‘Ppnwws07Vol1GroupPa'” regardless of the letter assigned. Is there a way to use that in the path syntax? I have tried some variations and get the same error, Path not Found.
Any suggestions?