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

Home » Public Forums » archive » IDL for Windows NT??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL for Windows NT [message #3659 is a reply to message #2786] Tue, 07 March 1995 07:43 Go to previous messageGo to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
rcampbell@ssl.msfc.nasa.gov (Richard Campbell) writes:

> If anyone is planning on porting their IDL code from VMX or UNIX to
> Windows NT be aware that IDL for Windows NT does not support long filenames
> even though the operating system does support them. You will have to change
> all the .PRO files and all references to them to conform to the 8.3
^^^^^^^^^^^^^^^^^^^^^^^^^^
> convention. I have also heard that version 4 of IDL for NT will have the
> same limitation.

> rcampbell@ssl.msfc.nasa.gov

I have no experience with Windows NT, but the last time I used IDL for Windows,
I was able to use routine names longer than eight characters, so long as they
were stored in files whose names used the first eight characters of the routine
name. Thus, if I had a routine named COMBINE_COLORS, IDL would be able to find
it so long as it was stored in a file called COMBINE_.PRO somewhere in !PATH.
Also, if I had a routine called COMBINE_VEL, then it would also have to be in
that same file for IDL to find it. Probably, IDL for Windows NT acts the same
way.

Similarly, if I wish to open a file, I can open it with a filename longer than
eight characters, and only the first eight will be paid attention to.

Hence, I agree with the statement that the filenames have to be converted to
the 8.3 convention, but I disagree with the statement that all references to
these files need to follow that convention. You don't have to rename your
procedures. This is a common misconception about IDL for Windows.

Bill
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: [Q] IDL vrs. PV-WAVE as GUI Builders
Next Topic: Re: IDL 4.0 Update Preview (forward for those w

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

Current Time: Fri Oct 10 17:12:31 PDT 2025

Total time taken to generate the page: 0.96167 seconds