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

Home » Public Forums » archive » stopping a PV-Wave batch file (v3.10 vs v 4.20)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
stopping a PV-Wave batch file (v3.10 vs v 4.20) [message #3902] Thu, 30 March 1995 00:00
fitch is currently offline  fitch
Messages: 1
Registered: March 1995
Junior Member
I have the following batch file which works properly
(i.e. does what I want) with PV_WAVE version 3.10 running
on a Sparcstation.

When invoked from the command line or via the "@" syntax,
the stop command leaves me at a WAVE> prompt and does
not execute the second print statment.


set_plot,'X'
print,'beginning test'
answer=wmenu(Init=1,Title=0,['Select','stop','continue'])
if (answer eq 1) then stop
print,'test was continued'

With PV-WAVE version 4.20 running on an Ultrix system, it
continues and executes the second print even if I select
stop (i.e. answer is equal to 1). It does print out a
stop message, but it doesn't stop executing the batch file.

Is this a bug, or is there a new syntax that lets me
leave a batch file and return to the WAVE> prompt?



--
Kenneth R. Fitch
fitch@ittc.pgh.wec.com
| Happiness is Barney's picture on a milk carton.... |
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL call_external to sprlib ?
Next Topic: Any 1D functional minimization routines out there?

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

Current Time: Wed Oct 08 13:42:17 PDT 2025

Total time taken to generate the page: 0.00491 seconds