Re: IDL not a typewriter? [message #8704] |
Fri, 18 April 1997 00:00 |
handy
Messages: 4 Registered: November 1996
|
Junior Member |
|
|
In article <3357AC1C.48FB@floating.co.uk>,
Dave Burridge <dave@floating.co.uk> wrote:
> Hi there �������,
>
> I think someone's pulling your leg!
>
> I have never seen anything like this before. Unless your Fortran comiler
> was written by a comedian, I would suggest that sombodys winding you up!
This is amazing...I've seen this problem before! But, alas, whatever it
is it's not an IDL problem. I'd see it happen ("Bleah is not a
typewriter) during execution of my startup scripts .login and .cshrc. I
don't know what it is that sets it off, but it's not unique to IDL.
BTW it was on a DEC Alpha running 3.0.
Happy Trails,
Brian
|
|
|
Re: IDL not a typewriter? [message #8706 is a reply to message #8704] |
Fri, 18 April 1997 00:00  |
Dave Burridge
Messages: 5 Registered: April 1997
|
Junior Member |
|
|
Hi there �������,
I think someone's pulling your leg!
I have never seen anything like this before. Unless your Fortran comiler
was written by a comedian, I would suggest that sombodys winding you up!
The only place this night have been put is in the code for your
application (assuming you didn't write it yourself). Check for on_error,
on_ioerror or catch calls and see what routine's being called (or do a
grep through the source durectories for the message).
Cheers,
Dave.
������� �������� wrote:
>
> Today morning I saw: "IDL is not a typewriter"... after trying to
> run a program which loads some files before processing them..
>
> This is at a Dec Alpha, running Unix.
>
> Neither the IDL file, nor the fortran program which produced the data
> to be displayed had been changed and they had ran fine in the past
>
> I suspect it is all about lack of memory.. A few hours later, I ran
> exactly the same sequence and it did not complain at all.
>
> So what was the message about? A full text search on the online help
> did not turn up anyhting.
>
> Thanks a lot for any help
>
> --
> Georgios Vetoulis a.k.a. ������� ��������
|
|
|