Many thanks, Razzak - I had used the search part of the in-line help for
"volume" and it returned only the DIR command. I have checked it again since
getting your reply using "getvolume" and get "no topics found".

Obviously using the full "GetVolumeID" or GETVAL I can see that it is there!

Regards,
Alastair.


----- Original Message ----- 
From: "A. Razzak Memon" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, October 21, 2004 12:25 AM
Subject: [RBG7-L] - Re: Volume function?


>
> At 12:11 AM 10/21/2004 +0100, you wrote:
>
> >There are functions to obtains the drive, directory, etc.,
> >but is there a way to obtain the volume label?
> >
> >I'm thinking of identifying Zip disks.
>
>
> Use the GETVAL function of R:BASE!
>
> Syntax:
>
> GETVAL('GetVolumeID','driveletter'))
>
> Example:
>
> SET VAR vVolumeID = (GETVAL('GetVolumeID','C'))
> Will return the label name of drive C.
>
> Very Best R:egards,
>
> Razzak.
>

Reply via email to