File_VolumeLabel()

Parent Previous Next

Syntax

File_VolumeLabel(), sSdTempName1


Return value — the volume label (up to 11 characters)

            an empty string if the card has no volume label entry

       

Reads the current volume label


Reads the name of whatever volume is currently mounted, if one is set.

Example

    Dim sTemp As String * 13

    sTemp = File_VolumeLabel()

Created with the Personal Edition of HelpNDoc: Save time and frustration with HelpNDoc's WinHelp HLP to CHM conversion feature