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

Home » Public Forums » archive » String input to PRO ??
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
String input to PRO ?? [message #5854] Tue, 05 March 1996 00:00
uudot is currently offline  uudot
Messages: 2
Registered: March 1996
Junior Member
This is a novice PV-WAVE (on UNIX) question:

How do I write a procedure which will be called with a file-name
as a parameter? I want a file demo.pro which I call in wave
with the statement demo,file_name where file_name is an ascii
string naming a file in my UNIX directory. For example:

PRO demo,file_name
openr,1,file_name
... etc ...

compiled and then used, eg:

wave> demo,file.1234

which would open 'file.1234' in my directory. I would prefer to NOT
do this from a C-shell script ... I'd like to do it within wave.

thanx --dcarney@lerc.nasa.gov
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: lego option with surface
Next Topic: why float data type?

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

Current Time: Sat Oct 11 20:45:24 PDT 2025

Total time taken to generate the page: 0.63931 seconds