From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/dataio/mtexamine.par | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pkg/dataio/mtexamine.par (limited to 'pkg/dataio/mtexamine.par') diff --git a/pkg/dataio/mtexamine.par b/pkg/dataio/mtexamine.par new file mode 100644 index 00000000..07269aa1 --- /dev/null +++ b/pkg/dataio/mtexamine.par @@ -0,0 +1,8 @@ +tape_file,s,a,,,,Tape file +file_list,s,h,1-999,,,List of file numbers +dump_records,b,h,no,,,Dump selected records? +rec_list,s,h,1-999,,,List of records to be dumped +byte_chunk,i,h,1,,,Byte chunk +swapbytes,b,h,no,,,Swap bytes? +output_format,s,h,o,,,Dump format (c|d|o|u|x) +mode,s,h,"ql",,, -- cgit