Source: utils/uds_wizard/uds_wizard.pro
uds_wizard
A step by step tool to generate uds spec files.
Usage:
uds_wizard[, spec_def]
Argument:
spec_def struct input A structure containing a
specfile definition (used when
coming in from the Back button
of the next menu).
Notes:
Unlike the rest of IDL_HS 4.x so far, this package needs some
of the new IDL 5.4 features.
History:
Original: 8/3/01
replace direxist with file_test; 15/4/03; SJT
Remove VMS support: 15/4/03; SJT