Take Command / TCC Help v. 13.03

@SERIAL

Hide Navigation Pane

@SERIAL

Previous topic Next topic No directory for this topic No expanding text in this topic  

@SERIAL

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@SERIAL[d:]:  Returns the serial number of the specified disk drive (in hex, i.e.: ABCD:0123). The drive letter must be followed by a colon.

 

Examples:

 

echo %@serial[C:]

echo %@serial[%_disk:]

 

See also: @LABEL.

Comments (...)