LIST3
Lists data elements of a Midas file in a graphical window.
DATALIST - lists data elements of a Midas file in a graphical window
<FILE> Midas data, Text, or binary file to list
<TEMPLATE> Midas keyword file or Midas .tbl file with a formatting template
This is a fast list display that holds nothing in memory. All reads are directly
from the file and an edit goes directly to the file. Macro's should edit the file
using binary access and send a REREAD message to update the display.
For 3000 files, entering AUTO for the template will produce a default grid display.
Switches:
/BIN - display data file in binary format
/HEX - display data files in hexadecimal format
/NC= - number of columns (1000/2000 only)
/L - show line numbers
/SW= - limit the screen width [DEF=computed internally]
/EDIT - allow editing of data fields
/FILL - fill bottom|right blank space
/GRID - show grid between rows and columns
/SCROLL - show scroll bar