Source: hsio/hs_trans.pro
HS_TRANS Convert an HSIO record to native format. Usage: hs_trans, data, code Arguments: data byte in/out The data to convert. code byte input The type of conversion (1 = swap (redundant), 2 = swap IEEE, 4 = VMS). History: Original (after C code): 25/11/03; SJT