comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Disk Volume Serial Number
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Disk Volume Serial Number [message #68734] Fri, 20 November 2009 10:24 Go to previous message
jeanh is currently offline  jeanh
Messages: 79
Registered: November 2009
Member
Alexandro Corr�a wrote:
> Hello,
>
> How can I get the "Disk Volume Serial Number" (physical HD's address)
> using IDL?
>
> Thanks,
> Alexandro Corr�a

This would work on Windows:

spawn, 'dir', tmp
VolumeID = tmp[1]

you would need to process the string, which is like
"Volume Serial Number is 2084-DBD5"
Jean
[Message index]
 
Read Message
Read Message
Previous Topic: Disk Volume Serial Number
Next Topic: Re: Cubic root finding on a grid

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:21:42 PDT 2025

Total time taken to generate the page: 0.00390 seconds