
CALL_EXTERNAL
Syntax | Return Value | Arguments | Keywords | | Examples | Version History | See Also
The CALL_EXTERNAL function calls a function in an external sharable object and returns a scalar value. Parameters can be passed by reference (the default) or by value. See Using CALL_EXTERNAL for examples.
CALL_EXTERNAL is supported under all operating systems supported by IDL, although there are system specific details of which you must be aware. This function requires no interface routines and is much simpler and easier to use than the LINKIMAGE procedure. However, CALL_EXTERNAL performs no checking of the type and number of parameters. Programming errors are likely to cause IDL to crash or to corrupt your data.
--------------------------------------------------------------------------------------
This Call_external function may useful. Let`s test for future.