Function Volume() Foundation

Sets the volume label of a disk(ette)

Syntax
Volume( <cDiskVolumeName> ;
      ) --> lSuccess
Return

Returns .T. if the volume label could be set, otherwise .F.

Description

<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" ) )

Feedback

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.