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

Home » Public Forums » archive » Re: Minor bug in 4.0.1 for Win95
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: Minor bug in 4.0.1 for Win95 [message #6920 is a reply to message #6915] Mon, 02 September 1996 00:00 Go to previous messageGo to previous message
Brian C. Ballard is currently offline  Brian C. Ballard
Messages: 3
Registered: August 1996
Junior Member
Tim Patterson wrote:
>
> Eric J. Korpela wrote:
>
>>
>> Anyone know what happens on VMS?
>>
>
> OPEN VMS:
>
> IDL> printf,0
> IDL> printf,1
> % PRINTF: File unit is not open: 1.
> % Execution halted at: $MAIN$
> IDL> printf,-1
>
> IDL> printf,-2
>
> IDL> printf,-3
> % PRINTF: File unit is not within allowed range: -3.
> % Execution halted at: $MAIN$
> IDL>
>
> Seems to be the same as the Unix side. No crashes anyway.
> Looks like that's just a MS Windows/IDL problem so far.
>
> Tim

Yep, same thing on Sun Solaris 2.5:

IDL> printf,0
IDL> printf,1
% PRINTF: File unit is not open: 1.
% Execution halted at: $MAIN$
IDL> printf,-1

IDL> printf,-2

IDL> printf,-3
% PRINTF: File unit is not within allowed range: -3.
% Execution halted at: $MAIN$

--
Brian C. Ballard
Electrical Engineer

E-mail: bballard@orionint.com
WWW : http://www.orionint.com/~bballard/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Looking for IDL Code
Next Topic: map_continent

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

Current Time: Thu Oct 09 02:48:41 PDT 2025

Total time taken to generate the page: 0.24067 seconds