- 追加された行はこのように表示されます。
- 削除された行は
このように表示されます。
!!! How to use IDL 32bit mode
{{category All of Data Analysis System(Servers and Terminals)}}
{{category Data analysis servers(anam* and anah*)}}
{{category 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