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

Home » Public Forums » archive » Re: command (batch) files
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: command (batch) files [message #6206] Mon, 20 May 1996 00:00
Robert Moss is currently offline  Robert Moss
Messages: 74
Registered: February 1996
Member
Samantha Lane wrote:
>
> Hi,
> can someone explain to me what is wrong with my batch file. I would
> like to compile a few .pro files before running the main program so I
> thought I would have a batch file with
>
> .run getmainmenudesc
> ip_analysis
>
> when I type @ipa the silly thing say
> 'Can't open file for input: getmainmenudesc'
> and then executes the main program and craches 'cause it didn't compile
> the first thing. Any ideas would be most appreciated.
>
> Samantha
>
> Samantha Lane Australian Nuclear Science and
> slx@anpnt22.anp.ansto.gov.au Technology Organistation
> ISD + 61 2 717 3601 New Illawarra Rd ,
> Lucas Heights. 2234

IDL is not finding a file called getmainmenudesc.pro in your current
!PATH. I'm guessing that getmainmenudesc is a routine that is in a
different file (perhaps ip_analysis.pro). Make sure that you are
.run-ing the proper file that contains the getmainmenudesc procedure.

--
Robert M. Moss, Ph.D. - mossrm@texaco.com
------------------------------------------------------------ -
This does not necessarily reflect the opinions of Texaco Inc.
[Message index]
 
Read Message
Previous Topic: Re: Problem when using polyfill with maps
Next Topic: Re: portable pickfile ?

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

Current Time: Fri Oct 10 11:59:24 PDT 2025

Total time taken to generate the page: 0.23991 seconds