Home »
Public Forums »
archive »
Re: Calling procedures from strings
Re: Calling procedures from strings [message #17605] |
Mon, 01 November 1999 00:00 |
thompson
Messages: 584 Registered: August 1991
|
Senior Member |
|
|
Markus Grohmann <grohmann@cs.uni-magdeburg.de> writes:
> Hi,
> is there a way in IDL to call a procedure from a string?
> What I want to do is to read the name of the procedure and its
> parameters from a file and execute it directly. I would like to avoid
> constructing a case statemant.
Markus:
I'm assuming that you're asking about the Interactive Data Language from
Research Systems, Inc. The proper newsgroup for that is comp.lang.idl-pvwave.
The newsgroup comp.lang.idl is about something else entirely.
If I'm right, and you're asking about RSI's IDL, then what you want to use is
one of the following
CALL_PROCEDURE
CALL_FUNCTION
EXECUTE
William Thompson
|
|
|
Current Time: Thu Oct 09 22:33:56 PDT 2025
Total time taken to generate the page: 0.79731 seconds