Volume names
Richard D. Miller
wow at together.net
Tue Jun 18 06:58:01 EDT 2002
Terry:
Thanks for your comment, though I knew that routine. I was hoping for
something more elegant and simple.
Richard
>> I need to find out whether a particular CD is currently loaded on a Windows
>> machine. The volumes() function works fine on a Mac, but on a PC it only
>> gives me the drive letters...not the full names of the volumes. How can I
>> get that info?
>
> You can create a simple script to run through the various drive
> letters (A-Z) and check for the existence of a file that occurs only
> on the CD. If you don't find it, the CD ain't installed.
>
> Terry...
>
>> Thanks.
>> Richard Miller
More information about the use-livecode
mailing list