Top Diff List Source Search Help RSS Login

How to use IDL 32bit mode

How to use IDL 32bit mode

[All of Data Analysis System(Servers and Terminals)]
[Data analysis servers(anam* and anah*)]
[Terminal Workstations(alws* and sbws*)]

"IDL 32bit mode" is available on IDL 8.2.
The starting procedure of 32bit mode is as follows.

1. Load a setup file of IDL 8.2.
[sh, bash]
% . /usr/local/exelis/idl82/bin/idl_setup.bash
[csh, tcsh]
% source /usr/local/exelis/idl82/bin/idl_setup

2. Execute the IDL 32bit mode.
[CUI]
% idl -32
[GUI]
% idlde -32