GetCDRomDrive

From MultiCharts
Jump to navigation Jump to search

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.