Page 1 of 1

volume serial number

Posted: Sat Oct 08, 2011 10:51 pm
by churchken
Hi, Folks,

Other than using a shell command, is there a way to "get" the volume serial number from some system information source?

" the Volumes" returns the list of available volumes, but does not include volume serial numbers.

Thanks in advance for any ideas.

Re: volume serial number

Posted: Sun Oct 09, 2011 2:37 am
by Mark
Hi Ken,

There might be another way, but it won't be vanilla LiveCode scripting.

Kind regards,

Mark

Re: volume serial number

Posted: Sun Oct 09, 2011 1:55 pm
by Klaus
Hi Ken,

eat this (Windows only):
http://www.sonsothunder.com/devres/live ... isk001.htm

The other Ken has a LOT of cool tricks on his website, check out all the other entries at:
http://www.sonsothunder.com/devres/live ... vecode.htm


Best

Klaus

Re: volume serial number

Posted: Sun Oct 09, 2011 6:11 pm
by churchken
Mark & Klaus,

Thanks for the comments.

I already use the "shell" command to obtain the serial number but wondered if there was a "direct access" call to the system information via LiveCode.

Regards,