Directory: external/
Examples of calling IDL from other languages and calling other languages from IDL.
Contents
.pro files
- external_chapter.pro
Batch file containing all the code intended to be typed at the command line from the "External development" chapter.
- mg_make_dll.pro
Wrapper for MAKE_DLL that handles input and output directories more intelligently.
- mg_run_python.pro
Example of communicating with an external program via pipes using SPAWN.