Home »
Public Forums »
archive »
Re: Setting the .pro search path for PV-WAVE
Re: Setting the .pro search path for PV-WAVE [message #20060] |
Wed, 10 May 2000 00:00 |
jeyadev
Messages: 78 Registered: February 1995
|
Member |
|
|
In article <8fbr4g$pfk$1@uns-a.ucl.ac.uk>,
Sean Oughton <sean@dps1.math.ucl.ac.uk> wrote:
> If I keep lots of .pro files in, say, the directory ~/idl,
> and its subdirectories, I can cause this path to be searched
> automatically when IDL finds an unknown subroutine name,
> by doing something like (in unix)
>
> setenv IDL_PATH +~/idl:$IDL_PATH
>
> (before starting IDL).
>
> Question: What is the equivalant command for PV-WAVE?
>
> Thanks
>
> Sean@math.ucl.ac.uk
setenv WAVE_PATH /local/jeyadev/WAVELIB:$WAVE_PATH
^^^^^^^^^^^^^^^^^^^^^^
$WAVE_PATH is set by the Wave start up script. My programmes are in
/local/jeyadev/WAVELIB.
--
Surendar Jeyadev jeyadev@wrc.xerox.com
|
|
|
Current Time: Sun Oct 12 11:30:16 PDT 2025
Total time taken to generate the page: 1.11885 seconds