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

Home » Public Forums » archive » Re: idl -rt as cron job
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 -rt as cron job [message #30041 is a reply to message #30038] Thu, 04 April 2002 01:27 Go to previous message
David Burridge is currently offline  David Burridge
Messages: 33
Registered: January 1998
Member
Hi Reimar,

"Reimar Bauer" <r.bauer@fz-juelich.de> wrote in message
news:3CAB38D9.68D60373@fz-juelich.de...
> Hi,
>
> did someone have an idea why I got these error message
>
> % Unable to obtain file status. Unit: 0, File: <stdin>
> Bad file descriptor
> Memory fault
>
> This happens if I start a simple Hello World application
> by runtime in a cron job.
>
> In the past I have had no problems doing this
>
> Reimar

Have you got a "READ" statement (as opposed to "READF") in the code? That
would try and read from the command line and (I guess) would cause an error
in a runtime app (that has no command line). Alternatively, you could be
doing an operation (e.g. "FSTAT") on file unit zero which would also cause
problems when switched to RT mode.

Good luck,

Dave
[Message index]
 
Read Message
Read Message
Previous Topic: changing the color map without having to re-load an image
Next Topic: Re: testcase

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

Current Time: Sat Oct 11 14:29:40 PDT 2025

Total time taken to generate the page: 0.16354 seconds