Home »
Public Forums »
archive »
Variable name from string without EXECUTE
Variable name from string without EXECUTE [message #37507] |
Fri, 19 December 2003 06:45 |
Jonathan Joseph
Messages: 69 Registered: September 1998
|
Member |
|
|
I have a text file which has info about the keywords and values that
were passed to an IDL function/procedure to generate given output.
I would like to have an IDL procedure that can read the file, and re-run
the desired procedure/function, passing the appropriate keywords/values.
I would like to do this from an IDL_vm program, so that precludes the
use of EXECUTE.
Is there any way to do this without a-priori knowledge of the possible
allowed keywords that does not involve EXECUTE?
Thanks.
-Jonathan
|
|
|
Current Time: Wed Oct 08 13:07:18 PDT 2025
Total time taken to generate the page: 0.00465 seconds