×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

GetCDRomDrive - MultiCharts
Open main menu

GetCDRomDrive

Revision as of 13:51, 16 May 2012 by Roman MultiCharts (talk | contribs) (Created page with "Returns a string expression of the drive letter for the first CD-ROM drive detected. ==Usage== <syntaxhighlight>GetCDRomDrive</syntaxhighlight> ==Example== <syntaxhighligh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.