Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SYS(???????) FOR RETURN THE windows system directory
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00430858
Message ID:
00430890
Views:
10
I found using File system object (scrrundll.dll)


ox = createobj("scripting.filesystemobject")
ofolder = ox.getspecialfolder(1) && 0: windows 1:System 2:temp
? ofolder.name && return SYSTEM
? ofolder.path && return c:\WINDOWS\SYSTEM (win95)

I wonder does win95, win98 WinNt has this dll. Just checking
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform