Source: idf/uds_idf/uds_idf__init.pro
uds_idf::init Find and attach UDS-type idf specifications. Usage: idfref = obj_new("uds_idf", parent) Argument: parent objref The top-level object. Keyword: name string An optional name for the object. History: Original: 23/6/00; SJT Replace findfile calls: 15/4/03; SJT replace direxist with file_test; 15/4/03; SJT Remove VMS support: 15/4/03; SJT