PDS_VERSION_ID = PDS3 RECORD_TYPE = STREAM OBJECT = TEXT PUBLICATION_DATE = 2002-09-26 NOTE = "EXTRINFO.TXT describes the files in the EXTRAS directory of this disk." END_OBJECT = TEXT END The EXTRAS directory contains files which facilitate the use of the data on the disk, but which are not actually required for the use or understanding of those data. The files on this disk are components of a simple C program that converts the binary data files to ascii (WRITE_ASCII.C). The code assumes that the platform is an MSB platform (PC's are LSB). Example Usage: WRITE_ASCII ELC01262_B.DAT ELC01262_A.TAB 0 262 WRITE_ASCII ION01262_B.DAT ION01262_A.TAB 1 262 WRITE_ASCII TOF01262_B.DAT TOF01262_A.TAB 2 262 WRITE_ASCII TOF01262_B.DAT TOF01262_A.TAB 4 262 WRITE_ASCII MQ01262_B.DAT MQ01262_A.TAB 3 262