Limitations of Runtime Applications

IDL applications that run without an IDL development license, whether native IDL or Callable IDL, do not have access to the IDL compiler and thus cannot compile IDL source code from .pro files. As a result, operations that require the compiler will not execute when a development license is not present. This includes IDL applications written to be distributed to users who do not have a development IDL license.

Note: Since runtime applications do not provide access to the IDL command line, startup files are not executed.