Take Command / TCC Help v. 13.03

@CDROM

Hide Navigation Pane

@CDROM

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

@CDROM

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 (...)

@CDROM[d:] :  Returns 1 if the drive is an optical drive (CD-ROM, CD-RW, DVD, etc) or 0 otherwise. The drive letter must be followed by a colon.

 

Examples:

 

echo %@cdrom[C:]

echo %@cdrom[%_disk:]

 

Comments (...)