We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you're getting compilation errors, you need to be sure that idlutils is in your idl path. For instance, this is in my .cshrc file:
#IDL Paths setenv IDL_PATH /Applications/exelis/idl/{:} setenv IDL_PATH ${IDL_PATH}+/Applications/exelis/idl/astron.dir/{:} setenv IDL_PATH ${IDL_PATH}+/Applications/exelis/idl/idl/{:}