Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SysDir--How to find it?
Message
From
16/04/1999 13:50:12
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00209098
Message ID:
00209101
Views:
37
Paul,

I usually do it this way:

mSysDir=iif('WINDOWS NT' $ UPPER(OS(1)),GETENV('WINDIR')+'\SYSTEM32',GETENV('WINDIR')+'\SYSTEM')

HTH

Pascal
Previous
Reply
Map
View

Click here to load this message in the networking platform