Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scripting.FileSystemObject is not found.
Message
From
23/11/2000 10:21:17
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00444951
Message ID:
00444994
Views:
12
Hi Larry!
At the client on this computer it is installed Win98 and VFP6.0 SP4.0 RunTime.
I use code to get serial number:
*-
oFSO = CREATEOBJECT("Scripting.FileSystemObject")
oDrive = oFSO.GetDrive("C")
nVol = ABS(oDrive.SerialNumber)
*-
During several months all worked perfectly, but today ...
at first line "Scripting.FileSystemObject is not found."
Igor.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform