GetCDRomDrive
From MultiCharts
Returns a string expression of the drive letter for the first CD-ROM drive detected.
Usage
GetCDRomDrive
Example
Variables: Drive("D");
Drive = GetCDRomDrive;
Will set the variable Drive equal to the first CD-ROM drive detected.