Re: Calling IDL with C or C++ [message #9340] |
Fri, 20 June 1997 00:00 |
Anton Ivanov
Messages: 4 Registered: June 1997
|
Junior Member |
|
|
Tiffany Farriss <t-farriss@nwu.edu> writes:
> Does anyone know how (or of it is possible) to initialize an IDL session
> via a C or C++ program? I would like to initialize an IDL session and
> then submit subsequent tasks utilizing information from the prior
> routines.
>
> -Tiffany
Yes, it is possible. See IDL manual for an example and IDL has a directory of
examples where it all documented : $IDL_DIR/external/examples/ .
This directory contains 4 other directories and as I recall one of them contains a
code of how to call IDL routines from C, but I don't rememeber which one.
Hope this helps
Anton
--
Anton Ivanov
Division of Geology and Planetary Science
California Institute of Technology
170-25, Pasadena, CA, 91125, USA
|
|
|