Function Volume() Foundation
Sets the volume label of a disk(ette)
Volume( <cDiskVolumeName> ;
) --> lSuccess
Returns .T. if the volume label could be set, otherwise .F.
<cDiskVolumeName>
This is a string starting with the drive letter followed by a colon. After the colon the volume label is specified
(eg: Volume( "A:Disk01" ) )
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.