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

Home » Public Forums » archive » Can anyone explain?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Can anyone explain? [message #4461] Thu, 22 June 1995 00:00
mallozzi is currently offline  mallozzi
Messages: 60
Registered: August 1994
Member
I often log in remotely (from my VAX 3100, called BEATLE) to our DEC
Alpha machine (OpenVMS V6.1) and run IDL V3.6.
I found some very unusual behavior:

IDL> x = STRARR(2, 126)
IDL> print, x(0, *)

works as expected, printing the string array of blanks. However, if
I try

IDL> x = STRARR(2, 127)
IDL> print, x(0, *)
%REM-S-END, control returned to node _BEATLE::
BEATLE>

It kicks me right off the machine! I next tried it on the VAX 3100,
IDL V3.5.1, and everything seems fine. Anyone have any clues?
[Message index]
 
Read Message
Previous Topic: Re: Anybody seen this kind of crash with IDL 4.0??
Next Topic: [Q] hybrid median filter

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

Current Time: Thu Oct 09 06:03:11 PDT 2025

Total time taken to generate the page: 0.00712 seconds