Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drive Serial Number
Message
From
25/05/1999 16:43:13
 
 
To
24/05/1999 12:53:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00221199
Message ID:
00222667
Views:
27
>>I was hoping for an api call that would return the soft volume (or partition) serial number. I already have a class designed to handle copy protection, but would like to add the additional clarity that the harddrive's serial number would provide.
>>
>
>How about something like this:
>
>LOCAL oFS, oDrive
>oFS = CREATE( "Scripting.FileSystemObject" )
>oDrive = oFS.GetDrive( "D:" )
>? oDrive.SerialNumber


Randy,

Thanks for your help...

jd
Previous
Reply
Map
View

Click here to load this message in the networking platform