EAGLE 6.2.0 (and earlier versions) can be reliably crashed under Windows
when trying to do
string s[];
fileglob(s,"c:");
WITHOUT the colon or WITH the following backslash (or slash) it works.
The above syntax, however, IMMEDIATELY kills the EAGLE process without
any warning, error message or crash report.
Andreas Weidner