comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Coping with DOS filenames
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Coping with DOS filenames [message #7005] Mon, 16 September 1996 00:00 Go to previous message
Fred Knight is currently offline  Fred Knight
Messages: 6
Registered: May 1996
Junior Member
No doubt this question has been discussed previously, but I couldn't
find it mentioned on the FAQ, and I didn't find a routine in Landsman's
IDL AStronomy LIbrary to answer it.

Here's the problem. I just changed to IDL on a PC and am trying to cope
with 8-character filenames. The main problem is IDL not compiling
procedures and functions whose names exceed 8 characters. How have
people coped with this? Is there a general scheme people are using?
The IDL Installation Guide only alludes to this problem as something you
need to be careful of. Here's an example:

IDL> multiplot,x,y ; pro with 9 characters in its name.
% Attempt to call undefined procedure/function: multiplot
...

but, a shorter name works:

IDL> myplot,x,y ; pro with <9 characters
Compiled Module: MYPLOT.
...

In summary, the question might be phrased: Is thre a general scheme to
change long (>8 chars) IDL module names for use under DOS so that they
can be compiled?

Thanks for advice,
Fred
---
Fred Knight, Assistant Group Leader
knight@ll.mit.edu | 617 981 1053 | fax: 617 981 5359
C-490 | MIT Lincoln Laboratory | 244 Wood Street | Lexington, MA 02173
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: MATCOM V2 (Matlab to C++ Compiler) Available
Next Topic: TVSCL in PCL?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:42:35 PDT 2025

Total time taken to generate the page: 1.12582 seconds