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

Home » Public Forums » archive » Re: IDL procedure "knowing its own name"
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 procedure "knowing its own name" [message #26424 is a reply to message #26423] Wed, 29 August 2001 03:20 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Marshall Perrin wrote:
>
> Let's say I'm running somethingorother.pro. Is there any way for the procedure
> to itself determine that IDL is running a file called somethingorother.pro,
> indeed, specifically /some/file/path/somethingorother.pro?
>
> In more detail, what I've got is a script which processes a bunch of data
> and produces some output which gets stored in a user-specified directory.
> This script gets modified occasionally over time; it's useful to have a
> copy of the script stored along with the data as a historical record so
> that you can later look back and see exactly how the data was processed.
> However, this tool is used on a number of different systems, and the
> file path to the script varies from system to system. Right now I accomplish
> this by hard-coding the path and name of the procedure as variables inside
> the procedure, which means I have to change it by hand for each system.
> Any ideas on how to automate this?
>
> - Marshall

Dear Marshall

write

help,call=call
print,call

into your routine

regards

Reimar
--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml

http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======

read something about linux / windows
http://www.suse.de/de/news/hotnews/MS.html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Mysterious disappearing objects (bugs in IDLgrWindow::Draw)
Next Topic: IDL/Dataminer/mySQL is working!!

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

Current Time: Sun Oct 12 03:02:01 PDT 2025

Total time taken to generate the page: 2.41861 seconds