HTBasic Help
×
Menu
Index

READ LABEL

Reads a volume label.
 
 READ LABEL string-variable$ [FROM volume-specifier]
 
Usage:
READ LABEL Id$
READ LABEL Name$ FROM Vol$
Example: READ LABEL.BAS
Description:
The volume label on the specified media is read and returned into the string variable. If no mass storage unit specifier is given, the MSI device is used.
See Also: