It is a convention of IDL on Linux/UNIX-type systems that the IDL search algorithm for uncompiled functions and procedures searches only for the file name that has the IDL routine name in all-lower-case format. I believe that IDL for UNIX users, who really want to retain mixed-case file names for their '.pro' files, might be best off adding these mixed-case file names to an IDL Project in the 'idlde' rather than compiling one by one large numbers of such routines in 'idl'. The best solution, of course, is simply to get in the habit of naming IDL routine files all-lower-case.
James Jones
|