home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / WOWCD / LIST90H.ZIP / LIST.DOC < prev    next >
Text File  |  1993-11-15  |  132KB  |  4,380 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                        LIST
  15.  
  16.  
  17.  
  18.  
  19.  
  20.                        A File Viewing and Browsing Utility
  21.  
  22.                        Version 9.0
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.                (c) Copyright  Vernon D. Buerg 1983-93.  All rights reserved
  44.  
  45. LIST is a copyrighted program.  LIST is NOT public domain.  LIST may be copied
  46. for personal use only subject to the restrictions set forth in the last chapter.
  47.  
  48.             T A B L E   O F   C O N T E N T S
  49.  
  50. __________________________________________________________________________
  51.  
  52.  
  53. Getting Started  ...................................................... 2
  54.     Introduction  ..................................................... 2
  55.     Installation  ..................................................... 2
  56.     Printing the manual  .............................................. 3
  57.     Varieties of LIST.COM  ............................................ 4
  58.  
  59. Definition of DOS terms  .............................................. 6
  60.     DOS Redirection  .................................................. 6
  61.     DOS Filters  ...................................................... 6
  62.     DOS Pipes  ........................................................ 8
  63.  
  64. Command line  ......................................................... 9
  65.     Command line syntax  .............................................. 9
  66.     Command line switches  ............................................ 9
  67.  
  68. How to use LIST  ...................................................... 12
  69.     Starting LIST  .................................................... 12
  70.     Exiting LIST  ..................................................... 13
  71.     Entering Commands  ................................................ 13
  72.     Display Format  ................................................... 14
  73.       Status Line Format  ............................................. 14
  74.       Command Line Format  ............................................ 17
  75.     Scrolling  ........................................................ 19
  76.     Positioning to Lines  ............................................. 20
  77.     Filtering  ........................................................ 22
  78.       Wrap Filter  .................................................... 23
  79.       Hi-bit Filter  .................................................. 23
  80.       Star Filter  .................................................... 23
  81.       Junk Filter  .................................................... 23
  82.       Hex Format Filter  .............................................. 24
  83.       Tab expansion filter  ........................................... 24
  84.     Scanning for text  ................................................ 25
  85.     Marking and Extracting Lines  ..................................... 28
  86.     Printing  ......................................................... 30
  87.     Displaying multiple files  ........................................ 31
  88.     Split Screen Display  ............................................. 33
  89.     Telephone dialer  ................................................. 34
  90.  
  91. DOS considerations  ................................................... 35
  92.     File Sharing  ..................................................... 35
  93.     Invoking DOS Commands  ............................................ 35
  94.     Screen Saving  .................................................... 35
  95.  
  96. File Selection Menu  .................................................. 37
  97.     LIST PLUS Display  ................................................ 37
  98.     Movement Keys  .................................................... 38
  99.     Changing Directories  ............................................. 39
  100.     List file  ........................................................ 39
  101.  
  102. Contents 1                                             LIST  User's Guide
  103.             T A B L E   O F   C O N T E N T S
  104.  
  105. __________________________________________________________________________
  106.  
  107.     Copy file  ........................................................ 39
  108.     Delete file  ...................................................... 39
  109.     Edit file  ........................................................ 39
  110.     Invoke file  ...................................................... 41
  111.     Move file  ........................................................ 41
  112.     Path changing  .................................................... 41
  113.     Rename  ........................................................... 41
  114.     Sort filenames  ................................................... 41
  115.     Attribute display/change  ......................................... 43
  116.     1-9 up display  ................................................... 43
  117.     ViewArc  .......................................................... 44
  118.  
  119. Command key summary  .................................................. 45
  120.     Cursor keys  ...................................................... 45
  121.     F- function keys  ................................................. 45
  122.     Letter keys  ...................................................... 47
  123.     Control- keys  .................................................... 49
  124.     Alt- keys  ........................................................ 51
  125.  
  126. Configuring LIST  ..................................................... 53
  127.     Screen Colors  .................................................... 53
  128.     Cloning  .......................................................... 54
  129.  
  130. Modifying LIST.COM  ................................................... 56
  131.      Locations of option values  ...................................... 56
  132.      LIST Plus offsets  ............................................... 57
  133.      Reassigning keys  ................................................ 59
  134.      Table of Routines  ............................................... 60
  135.  
  136. ARCE - Extract ARC File Utility  ...................................... 63
  137.     ARCE Version 4.0g  ................................................ 63
  138.      Description  ..................................................... 63
  139.      Format  .......................................................... 63
  140.      Parameters  ...................................................... 63
  141.     ARCE Examples  .................................................... 65
  142.     ARCE Messages  .................................................... 66
  143.  
  144. FV - Verbose Archive Directory Lister  ................................ 70
  145.     FV - Version 1.45  ................................................ 70
  146.      Description  ..................................................... 70
  147.      Format  .......................................................... 70
  148.      Parameters  ...................................................... 70
  149.     FV Examples  ...................................................... 72
  150.  
  151. Restrictions  ......................................................... 73
  152.  
  153. Registration  ......................................................... 74
  154.  
  155. Copyright/License/Warranty  ........................................... 75
  156.  
  157. Contents 2                                             LIST  User's Guide
  158. Copyright/License/Warranty
  159. ______________________________________________________________________________
  160.  
  161.  
  162.  
  163.  
  164. LIST is a user supported program.  It is not public domain.
  165.  
  166.  
  167.  
  168. You may use LIST and give it to your friends, but you may
  169. not sell it or use it in business without obtaining a
  170. license.  See the last page for information about licensing.
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212. LIST  User's Guide                                                    Page  1
  213. Getting Started
  214. ______________________________________________________________________________
  215.  
  216. Introduction
  217.  
  218.  
  219.     You use LIST to display files on your monitor, line by line with the
  220.     aid of scrolling, positioning and filtering commands.
  221.  
  222.  
  223.     LIST PLUS has many new  commands which go beyond usual  file viewing
  224.     and browsing.  We will  explain how LIST is  used, and then how  the
  225.     new file management commands are used.
  226.  
  227.  
  228.     Before going  into all  of the  ways in  which LIST  can be  used to
  229.     display files, let's look at  the three different varieties of  LIST
  230.     so that you understand the capabilities of each.  Then, we'll go  on
  231.     and define certain terms  like: redirection, piping, and  filtering.
  232.     In this way, you will better understand how you can use these things
  233.     with LIST.
  234.  
  235.  
  236. Installation
  237.  
  238.     There are three varieties of the  LIST program on the disk that  you
  239.     received (or in the file  that you downloaded).  This allows  you to
  240.     pick the version of LIST that is right for you, and to configure  it
  241.     to be exactly the way YOU want it to be.
  242.  
  243.     Decide which of the LIST programs you would like to use and copy the
  244.     .COM file to your working disk, or into a subdirectory on your  hard
  245.     disk.  Selecting a directory that is in your PATH will allow you  to
  246.     use LIST from anywhere on your system.
  247.  
  248.     You may  rename the  program file  to any  convenient name,  such as
  249.     L.COM,  READ.COM,  LST.COM  or  leave  it as LIST.COM.  For example,
  250.     place the distribution disk into drive A and enter the commands:
  251.  
  252.             A:
  253.             COPY LIST.COM C:\L.COM
  254.  
  255.     to copy  the Plus  version to  the root  directory of  your C drive,
  256.     renaming the program to L.COM in the process.
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266. Page  2                                                    LIST  User's Guide
  267. Getting Started
  268. ______________________________________________________________________________
  269.  
  270. Introduction
  271.  
  272.  
  273. Printing the manual
  274.  
  275.     To print the documentation, set your printer for six lines per inch,
  276.     and 10 characters per inch.   Then, use the DOS PRINT  command.  For
  277.     example,
  278.  
  279.                         PRINT LIST.DOC
  280.  
  281.     You may also  print out the  documentation by using  redirection and
  282.     entering:
  283.  
  284.                         TYPE LIST.DOC > LPT1
  285.  
  286.     Better yet, use LIST to print the manual.  Enter
  287.  
  288.                         LIST LIST.DOC
  289.  
  290.     then press Ctrl-P (the Ctrl and P keys at the same time).
  291.  
  292.  
  293.     The documentation file is marked  with | before new and  changed
  294.     lines.  It is marked  with a double asterisk  ** for LIST PLUS
  295.     only features.
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.                                    WARNING
  304.          LIST PLUS (LIST.COM) HAS THE ABILITY TO *DELETE*
  305.  
  306.                          FILES FROM YOUR SYSTEM!!
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.       IF YOU ELECT TO USE LIST PLUS, PLEASE READ THE SECTION ON THE FILE
  314.       SELECTION MENU FOUND LATER ON IN THIS MANUAL.
  315.  
  316.  
  317.  
  318.  
  319.  
  320. LIST  User's Guide                                                    Page  3
  321. Getting Started
  322. ______________________________________________________________________________
  323.  
  324. Varieties of LIST.COM
  325.  
  326.  
  327.  
  328.         - LISTS.COM     small version
  329.  
  330.           - runs in about 30k
  331.           - limited to smaller files (around 600kb),
  332.           - excludes the Alt-X (screen saving) function
  333.           - excludes the Alt-G (goto DOS) function
  334.           - the Help screen is minimal.
  335.  
  336.  
  337.  
  338.         - LISTR.COM      regular version
  339.  
  340.           - runs in about 80K
  341.           - handles files up to 16 mb
  342.           - excludes the Alt-V (file selection) function
  343.           - excludes the Alt-I (insert filename) function
  344.           - the Alt-W (windowing function) is minimal, i.e. you get two
  345.             equal sized windows; there is no ability to change window
  346.             dimensions
  347.  
  348.  
  349.  
  350.         - LIST.COM     PLUS version
  351.  
  352.           - plus Alt-V file selection menu
  353.           - plus file management functions like copy and delete
  354.           - plus Alt-I hypertext-like file selection
  355.           - plus a help screen for the file selection Alt-V functions
  356.           - plus a second help screen for regular functions
  357.           - plus the Ctrl-T telephone dialer
  358.  
  359.  
  360.  
  361.         - LISTOS2.EXE   OS/2 v1.2 version (for registered users only)
  362.           - same as LIST Plus except for the following
  363.             - long file names are not supported
  364.             - mouse support is different
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. Page  4                                                    LIST  User's Guide
  375. Getting Started
  376. ______________________________________________________________________________
  377.  
  378. Varieties of LIST.COM
  379.  
  380.     There is also a commercial version of LIST called LIST Enhanced.
  381.     The main differences between LIST Plus and LIST Enhanced are:
  382.  
  383.     - the File Selection menu has:
  384.        - file tagging, including tag all, untag, retag, etc.
  385.        - archive file extract and add/update commands
  386.        - a sweep command to execute a specified program with all of
  387.          the tagged files
  388.        - a hardcopy (print) command for printing files with a user program
  389.        - commands to change screen colors for all displayable items
  390.        - shell to DOS
  391.        - change video modes
  392.        - a directory tree display command
  393.        - the rename command that can rename directories
  394.        - a command to create new directories
  395.  
  396.     - the viewer part has:
  397.        - the alt-E command presents a menu offering up to 6 video modes
  398.          including 132x25, 132x43, 80x43, etc., if the video adapter
  399.          supports that text mode
  400.        - viewing of EBCDIC and ASCII files
  401.        - handling of fixed-length record files like database files at two
  402.          or more times the usual speed
  403.        - optional number (on the left side) of each record
  404.        - command line parameters to position to a given record number, or
  405.          to the end of file
  406.        - handling of files up to 32 mb or 500 mb in size (larger upon request)
  407.        - the wrap option splits the line at a word boundary
  408.  
  409.     - in general:
  410.        - allocates memory more efficiently: can run in as little as 100k
  411.          with all functions
  412.        - supports UltraVision video utility
  413.        - options to use regular DOS input routines that take advantage of
  414.          PCED, DOSKEY, or other keyboard utilities; or, to use an internal
  415.          input routine which allows command line editing
  416.        - a customization program that can be used to set any of the LIST
  417.          options or toggle, and save them to a file, or read the options
  418.          saved in a file; the customization program can define other
  419.          printer names, can define all the names of archive programs used,
  420.        - a 170-page spiral bound manual
  421.        - a 6-panel Quick Reference card of all commands
  422.        - one year of free updates
  423.        - telephone, FAX, and BBS support
  424.  
  425.     LIST Enhanced may be purchased at computer stores or ordered directly
  426.     from Buerg Software.  Registered users of LIST receive a $20 discount.
  427.  
  428. LIST  User's Guide                                                    Page  5
  429. Definition of DOS terms
  430. ______________________________________________________________________________
  431.  
  432.  
  433. DOS Redirection
  434.  
  435.     The output of a  DOS command can be  "redirected" to a device  other
  436.     than  the  standard  output  device,  which  is  in  most cases, the
  437.     monitor.  This is done simply by entering the command, followed by a
  438.     ">" and then the name of the desired device.  For example.
  439.  
  440.     If you type "DIR > FILE.LST" you will see nothing on your screen and
  441.     then suddenly your  DOS prompt will  reappear.  What happened?   The
  442.     "output" of the DIR command was "redirected" to the file, FILE.LST.
  443.  
  444.     In the same manner, you  could enter the following command  and send
  445.     the contents of FILE.LST to your printer, like so: "TYPE FILE.LST  >
  446.     LPT1"
  447.  
  448.     The ">" symbol stands for  redirection of output to another  device.
  449.     Broken down simply, the following command is saying:
  450.  
  451.                     DIR            >       FILE.LST
  452.           (send output of this)  (TO)   (This device, which is a file)
  453.  
  454.     By the same token, you can also redirect "input" to a DOS command or
  455.     a program like SORT  by using the "<"  symbol.  Here is an  example:
  456.     "SORT  <  FILE.LST"  This  command  would  take  the  information in
  457.     FILE.LST  and  "redirect"  it  into  SORT.   For more information on
  458.     redirection, you  may want  to consult  a DOS  manual or  other such
  459.     reference.
  460.  
  461.  
  462. DOS Filters
  463.  
  464.     FILTERS are  commands, or  programs, that  read data  from an  input
  465.     device, and  then rearranges  or "filters"  the data  before it then
  466.     outputs the  filtered information  to an  output device.   DOS comes
  467.     with several "filters", one of which is SORT.  The following command
  468.     would sort the file in alphabetical order.
  469.  
  470.                                 SORT < FILE.LST
  471.  
  472.     You are redirecting the file,  FILE.LST through the SORT filter  and
  473.     it is rearranging the file.  Taking what you know about  redirection
  474.     and  filters,  you  could  now  send  your  alphabetical list to yet
  475.     another  file  by  entering:  SORT  <  FILE.LST  > ALPHA.LST,  which
  476.     redirects FILE.LST into the SORT "filter" and then redirects the new
  477.     output  to  the  file  ALPHA.LST.   LIST  also has some very helpful
  478.     "filters" built  right into  it and  we'll discuss  these later  on.
  479.     Simply keep in mind that when  you use a "filter" it will  rearrange
  480.     or alter the  information into a  form that is  more presentable, or
  481.  
  482. Page  6                                                    LIST  User's Guide
  483. Definition of DOS terms
  484. ______________________________________________________________________________
  485.  
  486.     useful, to you.
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536. LIST  User's Guide                                                    Page  7
  537. Definition of DOS terms
  538. ______________________________________________________________________________
  539.  
  540.  
  541.  
  542. DOS Pipes
  543.  
  544.     Pipes are  quite similar,  in some  ways, to  redirection.  They are
  545.     "connections" between two programs or two commands or a command  and
  546.     a program.   Pipes take  data that  is output  from one  program and
  547.     redirect it as input to a second program.  The DOS symbol for a pipe
  548.     is the vertical bar "|".  To redirect the output from one program or
  549.     command to another, you simply type the first command followed by  a
  550.     vertical bar and  then followed by  the second command.   Here is an
  551.     example of piping.
  552.  
  553.                                 DIR | FIND "-88"
  554.  
  555.     This command tells DOS to send the output of the DIR command,  which
  556.     you would normally see on the  screen, and send it through the  FIND
  557.     filter.  FIND  would be  searching each  line for  the string "-88".
  558.     Only the files in the current directory that have a 1988 date  stamp
  559.     would be displayed on the screen!  You can use more than one  "pipe"
  560.     in a command.  Take this final example:
  561.  
  562.                        DIR | FIND "-88" | SORT/+14 > PRN
  563.  
  564.     A "pipe" takes the  output of the DIR  command and converts it  into
  565.     input for the FIND  filter.  Then, a second  "pipe" is used to  send
  566.     the output from FIND as input  to the SORT filter.  As a  last step,
  567.     output from  SORT is  redirected to  the printer!   What would  this
  568.     command do??   It would  take the  DIR of  the current directory and
  569.     pipe it through the FIND filter, looking for files created in  1988.
  570.     Then the next pipe would SORT that information, sorting the files by
  571.     SIZE (the 14th column of each line) and then send the output to  the
  572.     printer.  For  more information  on PIPES,  consult a  DOS manual or
  573.     other reference.
  574.  
  575.     Now that you have  a basic understanding of  redirection, filtering,
  576.     and piping, we will go on to discuss the command line of LIST.
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590. Page  8                                                    LIST  User's Guide
  591. Command line
  592. ______________________________________________________________________________
  593.  
  594.  
  595. Command line syntax
  596.  
  597.     The command line format is:
  598.  
  599.  
  600.         LIST [filespec...filespec] [/switches]
  601.  
  602.  
  603.     You may supply  one or more  file specifications (filespecs).   LIST
  604.     will display  each file  which has  a filename  matching one  of the
  605.     filespecs.  If you  do not supply  one, LIST will  prompt you for  a
  606.     filespec, or present you with a file selection menu.
  607.  
  608.  
  609.  
  610. Command line switches
  611.         /?      displays LIST usage information
  612.  
  613.         /B      tells LIST to use the BIOS for displaying data
  614.                 instead of using direct screen writes
  615.  
  616.         /D      forces display of the File Selection menu for the
  617.                 specified files, e.g. *.TXT for a menu display of
  618.                 only files with an extension of TXT
  619.  
  620.         /E      tells LIST to begin displaying the files from the
  621.                 end of each file instead of from the beginning
  622.  
  623.         /K      disables the mouse; both /M and /K mouse options
  624.                 are clonable
  625.  
  626.         /Q      toggles sounding of beeps; the same as Alt-Q
  627.  
  628.         /V      causes a verify operation to be performed after
  629.                 any Copy or Move operation; the /V option defaults
  630.                 to the value of the DOS VERIFY setting
  631.  
  632.         /4      places LIST into 43 (or 50) line display mode;
  633.                 this requires an EGA or VGA display adapter
  634.  
  635.         /S      indicates viewing a piped or redirected file
  636.  
  637.         /J      sets Junk filter on
  638.         /7      sets 7-bit display
  639.         /8      sets 8-bit display
  640.         /*      sets star filter on
  641.  
  642.         /W      sets Wrap on
  643.  
  644. LIST  User's Guide                                                    Page  9
  645. Command line
  646. ______________________________________________________________________________
  647.  
  648.         /H      sets Hex dump mode
  649.         /L      sets pre-Loading on
  650.  
  651.         /M      allows use of a mouse for moving the cursor
  652.         /K      disables mouse for cursor positioning
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698. Page  10                                                    LIST  User's Guide
  699. Command line
  700. ______________________________________________________________________________
  701.  
  702.  
  703.   Command line switches (cont'd)
  704.  
  705.  
  706.         /Ftext  begins a text search through all of the selected files
  707.                 and is case insensitive
  708.  
  709.  
  710.         /Ttext  searches all files immediately for the 'text' and is
  711.                 case sensitive; the /Ftext and /Ttext options MUST be
  712.                 the last options on the command line; both cannot be
  713.                 used at one time
  714.  
  715.  
  716.         /#nnnn  begins displaying the file at record 'nnnnnn'
  717.  
  718.  
  719.  
  720.     The command line switch character is normally a slash, "/", but LIST
  721.     will use whatever  character that is  defined to DOS  as the command
  722.     line switch character, e.g. a  dash, "-".  Depending on your  needs,
  723.     you could load LIST using  any of these command line  switches, such
  724.     as:
  725.  
  726.  
  727.                LIST MYFILE.TXT /W   which would set Word Wrap ON.
  728.  
  729.                LIST MYFILE.TXT /J   which turns on the JUNK filter
  730.  
  731.  
  732.     The L, W, M, S and /J command line switches may be used to disable
  733.     the corresponding option by adding a minus symbol to them. For
  734.     example,  /-W  or  /W-  will set wrap off.
  735.  
  736.  
  737.  
  738.     The B, D and Q switches are toggles.  That is, specifying them
  739.     reverses the default, or cloned, setting.
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752. LIST  User's Guide                                                    Page  11
  753. How to use LIST
  754. ______________________________________________________________________________
  755.  
  756. Starting LIST
  757.  
  758.     To  start  LIST,  you  type  the  command  LIST,  at the DOS prompt,
  759.     followed by  the name(s)  of the  files that  you want  to see.  For
  760.     example:
  761.  
  762.           C:>LIST CONFIG.SYS        (displays file CONFIG.SYS)
  763.  
  764.           C:>LIST *.DOC    (displays all DOC files in current directory)
  765.  
  766.     The "filename" is optional.  If  omitted, LIST PLUS will bring  up a
  767.     display of ALL  files and subdirectories  in the current  directory.
  768.     You may use  the cursor keys  to highlight the  file that you  would
  769.     like to work  on and press  ENTER.  Or, you  may highlight any  sub-
  770.     directory entry and press ENTER to change to that subdirectory.
  771.  
  772.     You  may  also  use  LIST  to  display piped or redirected files.  A
  773.     discussion of redirection, piping, and filtering is at the beginning
  774.     of this manual.
  775.  
  776.     To display a redirected file, use a < (less than symbol) before  the
  777.     name of the file that was redirected and add the /S parameter to the
  778.     LIST command.
  779.  
  780.     For example, the output of the DIR command can be written to a  file
  781.     called XYZ, and then LIST can be instructed to read that file.
  782.  
  783.                 dir a: >xyz
  784.                 list <xyz /s
  785.  
  786.     To see a piped file, omit the filename, but supply the /S.
  787.  
  788.                 dir a: | list /s
  789.  
  790.     Or, to LIST a file within an ARC archive:
  791.  
  792.                 ARC /p arcname.arc filename.ext | list /s
  793.                                 - or -
  794.                 ARCE arcname filename.ext /p | list /S
  795.  
  796.     Here,  the  ARC   or  ARCE  program   is  invoked  to   extract  the
  797.     'filename.ext' file.   The /P  switch for  these programs  sends the
  798.     output to the  standard output device,  and this output  is piped to
  799.     LIST.  Once the  file is  displayed on your screen,  you may use the
  800.     cursor positioning  keys to  move around  and see different parts of
  801.     the file.  There are  also commands to search for text, print, split
  802.     the screen, display  other  files,  change  colors,  change  the way
  803.     the data is displayed, and many other operations.
  804.  
  805.  
  806. Page  12                                                    LIST  User's Guide
  807. How to use LIST
  808. ______________________________________________________________________________
  809.  
  810. Exiting LIST
  811.  
  812.  
  813.     There are several ways  to exit LIST depending  on how you want  the
  814.     screen to look.
  815.  
  816.     The F10 command returns you to DOS with the DOS prompt on the bottom
  817.     line.  The  last page  that was  displayed by  LIST is  left on  the
  818.     screen.
  819.  
  820.     The ESCape key also returns you to DOS without changing the  screen.
  821.     In LIST PLUS, the ESCape key is also used to cancel an operation, or
  822.     to exit file selection menu.
  823.  
  824.     The X command  returns you to  DOS and clears  the screen.  The  DOS
  825.     prompt is on the top line of the screen.
  826.  
  827.     The Alt-X command uses the screen saving feature.  It returns you to
  828.     DOS and displays the screen that you had before LIST was run.
  829.  
  830.  
  831. Entering Commands
  832.  
  833.     You enter  commands by  pressing a  single key,  or a combination of
  834.     keys.  There  are often  several ways  to perform  the same function
  835.     with different keys.  For example, D and PgDn both perform a  scroll
  836.     down one page function.   This lets you pick  the keys that you  are
  837.     most accustomed to.
  838.  
  839.     When  you  press  keys,  they  are  entered  into a keyboard buffer.
  840.     Holding down a key can put many copies of that key into the  buffer.
  841.     This means that when you let up  on a key, the program can still  be
  842.     processing input from the keyboard buffer.  For example, by  holding
  843.     down the PgDn key, LIST scrolls down one page for each time the PgDn
  844.     key is placed in the keyboard  buffer.  When you let up on  the key,
  845.     the buffer may not yet be empty and LIST will continue to page down.
  846.     To make  LIST stop  when you  let up  on a  key, you  use the  Alt-K
  847.     key-ahead toggle.
  848.  
  849.     Keyboard enhancement utilities,  such as PCED,  may also change  the
  850.     way that LIST reads the keyboard.  With PCED, for example,  pressing
  851.     the ESCape key at a prompt is different.  You do not see the /  that
  852.     DOS normally sends when you cancel an input line.
  853.  
  854.     Operation with DOSKEY, 4DOS and NDOS is not special.
  855.  
  856.  
  857.  
  858.  
  859.  
  860. LIST  User's Guide                                                    Page  13
  861. How to use LIST
  862. ______________________________________________________________________________
  863.  
  864. Display Format
  865.  
  866.     The monitor  display is  defined in  terms of  lines and columns.  A
  867.     typical  monitor  can  display  25  lines  of 80 columns each.  LIST
  868.     attempts to use the number of lines and columns for the monitor mode
  869.     in use.  For  example, if the  monitor is in  132 column mode,  LIST
  870.     displays 132 characters per line.   If the monitor is set  for other
  871.     than 25 lines, such as 35, 43, or 50 lines, LIST displays that  many
  872.     lines per screen.
  873.  
  874.     If  you  use  the  Alt-E  command  to  change EGA/VGA modes, the EGA
  875.     palette,  cursor,  and  other  settings  are  set to the DOS default
  876.     values.  LIST does not preserve fonts or palettes.
  877.  
  878.     The top line of the display  is called the Status line.  The  bottom
  879.     line is called the Command line.  The remaining lines are called the
  880.     primary display window, and are usually lines two through 24.
  881.  
  882.  
  883.  
  884.   Status Line Format
  885.  
  886.     The Status line has two formats. The default format is:
  887.  
  888. ┌──────────────────────────────────────────────────────────────────────┐
  889. │ LIST   lllll nnnnnnn +sss mm/dd/yy hh:mm  - filename                 │
  890. └──────────────────────────────────────────────────────────────────────┘
  891.         where,
  892.  
  893.         'LIST'     is the name of this program
  894.  
  895.         'lllllll'  is the line number of the first line in the primary
  896.                    display window (under the status line)
  897.  
  898.         'nnnnnnn'  is the line number of the last record of the file;
  899.                    if the last record of the file has not been read,
  900. |                  or if the % (percent) command has been used, this
  901.                    field shows the percentage of the file that has
  902.                    been read
  903.  
  904.         '+sss'     if displayed, this is the Scroll amount, in multiples
  905.                    of 10, corresponding to the number of columns that
  906.                    the display has been shifted to the right to view
  907.                    records longer than 80
  908.  
  909.         'mm/dd/yy' is the file's creation date (not today's date); or
  910.         'dd-mm-yy' is the file's date in European format
  911.  
  912.         'hh:mm'    is the file's creation time (not today's time)
  913.  
  914. Page  14                                                    LIST  User's Guide
  915. How to use LIST
  916. ______________________________________________________________________________
  917.  
  918. Display Format
  919.  
  920.  
  921.         'filename' is the name of the file you are currently viewing
  922.  
  923.  
  924.     Note: The date  and time shown  on the top  line is NOT  the current
  925.     date.  It is the date and time that the file was created.
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968. LIST  User's Guide                                                    Page  15
  969. How to use LIST
  970. ______________________________________________________________________________
  971.  
  972. Display Format
  973.  
  974.  
  975.  
  976.     Use the Alt-Z command to change the Command Line to this format:
  977. ┌──────────────────────────────────────────────────────────────────────┐
  978. │ LIST      70  2153  +20    09-02-89 18:12     LIST.DOC               │
  979. └──────────────────────────────────────────────────────────────────────┘
  980.  
  981.  
  982.  
  983.  
  984.     By using the Alt-R ruler toggle, the top status line becomes:
  985.  
  986. ┬┬┬┬┼┬┬┬10┬┬┬┬┼┬┬┬20┬┬┬┬┼┬┬┬30┬┬┬┬┼┬┬┬40┬┬┬┬┼┬┬┬50┬┬┬┬┼┬┬┬60┬┬┬┬┼┬┬┬70┬┬
  987.  
  988.  
  989.  
  990.  
  991.  
  992. or, in Hex Dump (Alt-H) display mode:
  993.  
  994. Offset: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F ----- DATA -----
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022. Page  16                                                    LIST  User's Guide
  1023. How to use LIST
  1024. ______________________________________________________________________________
  1025.  
  1026.   Command Line Format
  1027.  
  1028.  
  1029. The Command line has two formats.  The default format is:
  1030.  
  1031. ┌──────────────────────────────────────────────────────────────────────┐
  1032. │ Command                      Keys: ^v-><- PgUp PgDn F10=exit F1=Help │
  1033. └──────────────────────────────────────────────────────────────────────┘
  1034.  
  1035. and the optional format after using the Alt-Z toggle is:
  1036.  
  1037. ┌──────────────────────────────────────────────────────────────────────┐
  1038. │ Command                       Toggles: h8kMpswTclJ  F10=exit F1=Help │
  1039. └──────────────────────────────────────────────────────────────────────┘
  1040.  
  1041.         where,
  1042.  
  1043.         'command' indicates the current process:
  1044.  
  1045.           'Command '   function prompt; you are being asked to enter
  1046.                        a command; enter the letter, or press the keys
  1047.                        for the action to be performed
  1048.  
  1049.           'Reading '   the file data is being read
  1050.           'Filter  '   the file data is being formatted for display
  1051.           'Looking '   the Scan/Find text is being searched for
  1052.  
  1053.           'Scan    '   you are being asked to enter text to locate
  1054.           'Find    '   in the file, up to 31 characters may be entered
  1055.  
  1056.           '# lines?'   you are being asked to enter a 1 to 5 digit
  1057.                        number that is the amount of lines to skip
  1058.  
  1059.           'Line #? '   you are being asked to enter a 1 to 5 digit
  1060.                        line number to which the display is to be
  1061.                        positioned
  1062.  
  1063.           'message' may be one of:
  1064.  
  1065.           '*** Text not found ***'
  1066.            the Scan/Text was not found in the file
  1067.  
  1068.           '   *** Top of file ***'
  1069.            the first line of the file is being displayed
  1070.  
  1071.           '   *** End-of-file ***'
  1072.            the last line of the file is being displayed
  1073.  
  1074.  
  1075.  
  1076. LIST  User's Guide                                                    Page  17
  1077. How to use LIST
  1078. ______________________________________________________________________________
  1079.  
  1080.   Command Line Format
  1081.  
  1082.         Toggles: indicate status of toggles, lower case means OFF, upper
  1083.         case means the option is ON.
  1084.  
  1085.         'H'       indicates that the hex Dump display option is in use
  1086.         'b'       the 'b' is replaced by a 7, 8, or * depending
  1087.                   on which of those options is in effect
  1088.         'K'       indicates that the Keyboard flush option is in use
  1089.         'M'       indicates that tests for monitor retrace are not made
  1090.         'P'       indicates that Print is in use
  1091.         'S'       indicates file sharing option is in use
  1092.         'W'       indicates that the Wrap mode is in effect
  1093.         'T'       indicates that TAB characters are expanded
  1094.         'C'       toggles continuous scrolling
  1095.         'L'       indicates that the pre-loading option is on
  1096.         'J'       indicates that line feeds are added to lone carriage
  1097.                   return control characters, and backspaces are handled
  1098.  
  1099.         A sample Command Line might look like this, after looking for
  1100.         a word that was not found:
  1101.  
  1102. ┌──────────────────────────────────────────────────────────────────────┐
  1103. │ Command *** Text not found *** Toggles: h*kMpswTclJ  F10=exit F1=Help│
  1104. └──────────────────────────────────────────────────────────────────────┘
  1105.  
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  
  1130. Page  18                                                    LIST  User's Guide
  1131. How to use LIST
  1132. ______________________________________________________________________________
  1133.  
  1134. Scrolling
  1135.  
  1136.  
  1137.     You view different parts of the file by scrolling.  That is, you use
  1138.     the cursor  positioning keys  up, down,  left and  right to move the
  1139.     display one  increment in  that direction.   For example,  press the
  1140.     down  arrow  key  to  move  the  display  one line in the file, i.e.
  1141.     display the next line in the file.
  1142.  
  1143.     The PgDn and PgUp  cursor keys move the  display one full screen  in
  1144.     either direction.
  1145.  
  1146.     Rather than press the up and  down keys once for each line,  you may
  1147.     use  continuous  scrolling.   Use  the  C  key  to toggle continuous
  1148.     scrolling on or off.  The default is off.  When toggled on, pressing
  1149.     the up or down arrow keys results in a moving display.  For example,
  1150.     when  you  press  the  down  arrow,  the  next  line  of the file is
  1151.     displayed automatically  every second,  or so.   It is  like holding
  1152.     down the arrow key.  To stop the continuous scroll, press the  space
  1153.     bar.
  1154.  
  1155.     The speed of the continuous scroll can be adjusted by pressing the +
  1156.     (plus) or - (minus) key while  the display is moving.  The plus  key
  1157.     makes  the  display  move  faster,  and  the minus key makes it move
  1158.     slower.  You can save the  speed value by using the  cloning command
  1159.     (see Configuring LIST, Cloning, later on in this documentation.  The
  1160.     speed is  independent of the computer speed and can be adjusted from
  1161.     approximately 50 lines per minute to 1000 lines per minute.
  1162.  
  1163.  
  1164.         Summary of scrolling commands:
  1165.  
  1166.  
  1167.             right arrow - move display right 10 columns
  1168.             left arrow  - move display left 10 columns
  1169.  
  1170.             down arrow  - display next line of file
  1171.             up arrow    - display previous line of file
  1172.  
  1173.             PgUp key    - display previous "page", 23 (or 41) lines back
  1174.             PgDn key    - display next "page", 23 (or 41) lines ahead
  1175.  
  1176.             C key       - turns continuous scrolling on or off
  1177.  
  1178.             spacebar    - or any key, interrupts continuous scrolling
  1179.  
  1180.             + (plus)    - makes continuous scroll incrementally faster
  1181.             - (minus)   - makes continuous scroll slower
  1182.  
  1183.  
  1184. LIST  User's Guide                                                    Page  19
  1185. How to use LIST
  1186. ______________________________________________________________________________
  1187.  
  1188. Positioning to Lines
  1189.  
  1190.     Each displayable line  of the file  is assigned a  line number.  The
  1191.     first line is  assigned line number  1.  The highest  allowable line
  1192.     number is 16 million.
  1193.  
  1194.     In order to  determine the last  line number of  a file, the  entire
  1195.     file must be  read.  For this  reason, the first  time that the  END
  1196.     (bottom) command is issued, it will take longer to process.  This is
  1197.     not necessary if  the file has  been completely read  (see the Alt-L
  1198.     preloading option).
  1199.  
  1200.     If the Wrap option is in  effect, there is one line number  required
  1201.     for each 80 bytes of the file's records.  Thus, the line number does
  1202.     not represent the actual number of lines in the file.
  1203.  
  1204.     If  the  hex  dump  option  is  in  effect, there is one line number
  1205.     required for  each 16  bytes of  the file.   For example, an 80-byte
  1206.     line will be displayed as 5 lines.
  1207.  
  1208.     You may position to a  specific line number by using  the Ctrl-Home,
  1209.     or the # key.  When Ctrl-Home  is entered, you are prompted for  the
  1210.     line number.   Enter the  line number.   The display  will now begin
  1211.     with that line number at the top of the screen.
  1212.  
  1213.     To position  forward or  backward, you  may use  the +  (plus), or -
  1214.     (minus) keys.  You are prompted to  enter the number of lines to  be
  1215.     skipped.  The display  resumes at the  line number shown  on the top
  1216.     (status) line, plus or minus the number of lines that you specified.
  1217.  
  1218.     When you change  a filter option,  such as Wrap,  the line numbering
  1219.     changes.  An attempt is made  to retain the same file  position, but
  1220.     the file may be repositioned at the top.
  1221.  
  1222.     You may also reposition to the last "active" line by using the Alt-Y
  1223.     bookmark command.   The last  active line  is one  displayed after a
  1224.     Scan or Find command, or marked using the  Alt-M or  Alt-B commands,
  1225.     or the line set by the Ctrl-Y bookmark command.  Up to ten book mark
  1226.     lines may be saved by Ctrl-Y and recalled by Alt-Y
  1227.  
  1228.  
  1229.     Summary of positioning commands:
  1230.  
  1231.  
  1232.         Ctrl-HOME, or #  - Prompts for exact line number to display
  1233.  
  1234.         + (plus)         - Prompts for the number of lines to skip
  1235.                            for positioning further ahead in the file
  1236.  
  1237.  
  1238. Page  20                                                    LIST  User's Guide
  1239. How to use LIST
  1240. ______________________________________________________________________________
  1241.  
  1242. Positioning to Lines
  1243.  
  1244.         - (minus)        - Prompts for the number of lines to skip
  1245.                            for positioning to an earlier line
  1246.  
  1247.         Alt-Y            - Reposition to the last bookmark
  1248.  
  1249.         Ctrl-Y           - Set new bookmark line number
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277.  
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292. LIST  User's Guide                                                    Page  21
  1293. How to use LIST
  1294. ______________________________________________________________________________
  1295.  
  1296. Filtering
  1297.  
  1298.  
  1299.     Filtering is the term used to describe the process that LIST uses to
  1300.     format file data  for displaying on  a monitor.  After  data is read
  1301.     from a file, it is  filtered.  The method of filtering  depends upon
  1302.     the options in effect.   LIST is fastest with no filter options set.
  1303.  
  1304.     For a typical  ASCII text file,  the filter removes  carriage return
  1305.     and line feed characters, and expands TAB characters.
  1306.  
  1307.     Because files  contain different  kinds of  data, there  are several
  1308.     commands to  tell LIST  how to  display the  data.  The process that
  1309.     LIST uses to make the  file data readable is called  filtering.  The
  1310.     filters in LIST can:
  1311.  
  1312.             o  replace non-text and control characters with blanks
  1313.             o  expand TAB characters
  1314.             o  display line drawing characters
  1315.             o  change 8-bit (W*) data to readable 7-bit text **
  1316.             o  display the hexadecimal values for each character
  1317.             o  remove "junk", such as control codes and backspaces
  1318.  
  1319.            **  W* is an abbreviation for WordStar (tm) formatted files
  1320.                which contain 'high-bit' characters. Using the '*' filter
  1321.                makes these files easier to read.
  1322.  
  1323.     LIST was designed primarily to display ASCII files;  that is,  files
  1324.     which  contain  text,  and  not  binary  or  control  codes.    Text
  1325.     characters, like A-Z and 0-9,  are in the 7-bit range.  Binary files
  1326.     like .COM and .EXE files, contain the full range of 8-bit characters
  1327.     and the  Alt-H (hex dump display)  command is available  for viewing
  1328.     them.
  1329.  
  1330.     Characters  above  127  (the  8-bit  range)  may  be  valid  graphic
  1331.     characters, and may  be displayed if  the '8' command  is in effect.
  1332.     To insure that characters above  ASCII value 127 are NOT  displayed,
  1333.     use the '7' command to limit the display to characters in the  7-bit
  1334.     range.
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346. Page  22                                                    LIST  User's Guide
  1347. How to use LIST
  1348. ______________________________________________________________________________
  1349.  
  1350. Filtering
  1351.  
  1352.  
  1353.   Wrap Filter
  1354.  
  1355.     The file is displayed with one logical record on each display  line:
  1356.     usually 80 characters.  A logical record ends in a linefeed and  may
  1357.     be up to 2048 characters long.   If a record  exceeds 80 characters,
  1358.     you may view the portion beyond  the 80 columns by using the  scroll
  1359.     right command, or by using  the Wrap feature.  The Wrap  (W) command
  1360.     toggles ON or OFF the  wrapping of lines longer than  80 characters.
  1361.     With Wrap on, lines are  displayed in their entirety, 80  characters
  1362.     per  display  line.   The  scroll  left  (arrow)  and  right (arrow)
  1363.     functions are disabled when Wrap is ON.
  1364.  
  1365.  
  1366.   Hi-bit Filter
  1367.  
  1368.     The 7,  8, and  * (asterisk)  commands determine  whether characters
  1369.     above  ASCII-127  are  displayed.   If  the  hi-bit option is off (7
  1370.     command), the filter strips the high order bit from each  character.
  1371.     If the hi-bit  option is on  (8 command), all  characters, including
  1372.     graphic characters above ASCII-127, are displayed.
  1373.  
  1374.  
  1375.   Star Filter
  1376.  
  1377.     The  star  (*  or  asterisk)  command displays only ASCII characters
  1378.     below 128 (x'80'), but treats the special characters x'8A' and x'8D'
  1379.     as  line-feed  and  carriage-return  control  characters.  Any other
  1380.     characters above 127 are treated as spaces, and control codes  below
  1381.     ASCII-26 are replaced by blanks.
  1382.  
  1383.  
  1384.   Junk Filter
  1385.  
  1386.     The  Alt-J  command  toggles  the  "junk"  filter which insures that
  1387.     carriage  returns  in  the  file  also  result in a new line.  Also,
  1388.     backspace  characters  result  in  "backing  up"  the display by one
  1389.     position.   This   allows  more   readability  of   files  that  use
  1390.     backspacing to emphasize, or over-write, characters.
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400. LIST  User's Guide                                                    Page  23
  1401. How to use LIST
  1402. ______________________________________________________________________________
  1403.  
  1404. Filtering
  1405.  
  1406.  
  1407.   Hex Format Filter
  1408.  
  1409.     The hex  dump option  (Alt-H) causes  the filtering  to reformat the
  1410.     file data into a DEBUG-like  display format.  The largest file  that
  1411.     can be displayed in Hex is 4 million bytes.
  1412.  
  1413.     An attempt is made to  retain the file position when  switching from
  1414.     normal to  hex-dump display,  but due  to filtering  changing record
  1415.     lengths, the hex display may begin before the current record.
  1416.  
  1417.   Tab expansion filter
  1418.  
  1419.     The tab expansion option (Alt-T) cause LIST to insert spaces into a
  1420.     a line.  The default tab expansion interval is eight spaces resulting
  1421.     in placing non-blank data in columns 1, 9, 17, 25, etc.  The Ctrl-I
  1422.     command can be used to change the tab interval from 1 to 99.
  1423.  
  1424.     Summary of filtering commands:
  1425.  
  1426.         8       show all characters as-is
  1427.         7       strip the hi-bit from each character
  1428.         *       use the star filter to remove control characters
  1429.                 and some special word processor characters
  1430.  
  1431.         Alt-J   use the "junk" filter
  1432.         Alt-H   use the "hex" filter to display in hex dump format
  1433.         Alt-T   expand TAB control characters
  1434.         Alt-W   wrap long lines to fit on screen
  1435.  
  1436.         Ctrl-I  define TAB interval
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454. Page  24                                                    LIST  User's Guide
  1455. How to use LIST
  1456. ______________________________________________________________________________
  1457.  
  1458. Scanning for text
  1459.  
  1460.  
  1461.     There are three ways  to initiate a search  for text.  First is  the
  1462.     Find (\ or F) command.  Use this command to search for text  without
  1463.     regard to the case (upper or  lower) of the letters.  Second is  the
  1464.     Scan (/ or S) command.  Use  this command to search an exact  match.
  1465.     That is, the search is case-sensitive.
  1466.  
  1467.     The third way to initiate a  search for text is with the  /F command
  1468.     line switch.  With it, you supply  the text to search for, and  LIST
  1469.     begins the search before displaying the file, and before asking  for
  1470.     commands.  The search continues  through all selected files  until a
  1471.     match is found, or the last file has been searched.  This search  is
  1472.     case-insensitive.
  1473.  
  1474.     Search text may contain  wildcard characters.  A wildcard  character
  1475.     always matches. LIST uses the  question mark (?) as  this character.
  1476.     To search for a question mark, an escape character  is used  to tell
  1477.     LIST how  to treat  the  question  mark  character.  LIST  uses  the
  1478.     ampersand (&) as the escape character.
  1479.  
  1480.     Each search begins at  the line displayed on  the top of the  screen
  1481.     and proceeds in a forward direction until the end of file.  You  may
  1482.     start a search that goes backwards rather than forwards by using the
  1483.     ` (left quote) key instead of Find (\), or by using ' (right  quote)
  1484.     instead of Scan (/).
  1485.  
  1486.     To enter the Scan search text, type a slash (/) followed by up to 31
  1487.     characters.  The Scan  text is displayed  on the command  line.  The
  1488.     Scan is  case-sensitive.   That is,  lower case  Scan text will only
  1489.     match lower case file text.
  1490.  
  1491.     While the program is searching for the text, the bottom display line
  1492.     is changed to say "Looking".   Pressing ANY key while the  search is
  1493.     in progress will terminate the search and display the message  'Text
  1494.     not found' on the bottom line.
  1495.  
  1496.     If the  text is  found, the  line containing  it is  displayed as  a
  1497.     high-intensity line (bright color) in  the middle of the screen. The
  1498.     search text is displayed in reverse video colors on the  highlighted
  1499.     line.  The line where the  found text  is displayed  depends on  the
  1500.     setting of the "Find Row" (see Configuration section).
  1501.  
  1502.     The display is scrolled left or right, as needed, so that the  found
  1503.     text is visible.
  1504.  
  1505.     If the text is  NOT found, the command  line is changed to  say '***
  1506.     Text not found ***', and the rest of the display remains unchanged.
  1507.  
  1508. LIST  User's Guide                                                    Page  25
  1509. How to use LIST
  1510. ______________________________________________________________________________
  1511.  
  1512. Scanning for text
  1513.  
  1514.  
  1515.     To  find  the  next  occurrence  of  the  same  text, use the A)gain
  1516.     command, or press the  F3 key.  If you  wish to continue the  search
  1517.     through all of the remaining files, use the Alt-A command.  To  find
  1518.     the previous occurrence, press the F9 key.
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562. Page  26                                                    LIST  User's Guide
  1563. How to use LIST
  1564. ______________________________________________________________________________
  1565.  
  1566. Scanning for text
  1567.  
  1568.     If a keyboard enhancement  program, such as PCED, is  installed, the
  1569.     up/down  cursor  keys  may be  used  to recall  and edit  previously
  1570.     entered Scan/Find text.
  1571.  
  1572.     In  a  shared  file  environment,  if  the  file changes while being
  1573.     listed, the file position may become invalid.  Use the HOME  command
  1574.     to  insure  proper  file  synchronization,  or  use the Alt-S (share
  1575.     files) command again.
  1576.  
  1577. |   The speed of text searching depends on whether the search text is
  1578. |   case sensitive, or not, and upon which filters are in use. Case
  1579. |   sensitive search is faster than case-insensitive search. Searching
  1580. |   without the tabs (Alt-T) and Junk (Alt-J) filters is faster; and
  1581. |   searching with the 8 filter is faster than the 7 or star (*) filters.
  1582.  
  1583.     Summary of scanning commands:
  1584.  
  1585.  
  1586.            / or S     Scan for text with exact match
  1587.  
  1588.            v or '     Scan for text going backwards
  1589.  
  1590.  
  1591.            \ or F     Find text with case-insensitive search
  1592.  
  1593.            ^ or `     Find case-insensitive text going backwards
  1594.  
  1595.  
  1596.            F3 or A    Find next occurrence of text
  1597.  
  1598.            F9         Find previous occurrence of text
  1599.  
  1600.  
  1601.            Alt-A      Scan for next occurrence of the text, and continue
  1602.                       on to the next file until the text is found
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616. LIST  User's Guide                                                    Page  27
  1617. How to use LIST
  1618. ______________________________________________________________________________
  1619.  
  1620. Marking and Extracting Lines
  1621.  
  1622.  
  1623.     There are two ways that lines can be extracted from a file:
  1624.  
  1625.               o  with the P (print) and Alt-P (print marked) commands,
  1626.               o  with the Alt-D (dump data) and Alt-O commands.
  1627.  
  1628.     The  lines  to  be  extracted  are  either  the current lines on the
  1629.     screen,  or  lines  that  you  have  marked with the Alt-M and Alt-B
  1630.     commands,  or  a line found by the Find or Scan commands.
  1631.  
  1632.     To mark  lines, you  use either  the Alt-M  or Alt-B  commands.  The
  1633.     Alt-M command marks the top line on the screen, and Alt-B marks  the
  1634.     bottom line on the screen.  You  can use either or both commands  to
  1635.     mark the  starting and  ending lines  (in the  range of  lines to be
  1636.     extracted).  The marked lines are displayed in reverse video.
  1637.  
  1638.     After you have marked  a range of lines,  you use the Alt-P  (print)
  1639.     command to print all of the marked lines.  Or, you can use the Alt-D
  1640.     (dump  data)  command  to  write  those  lines to a file.  The Alt-D
  1641.     command asks you for a file name.  If the file does not exist, a new
  1642.     one is created.  If the file already exists, the extracted lines are
  1643.     added (appended) to the file.  If no lines are marked, Alt-D  either
  1644.     writes the current line (top line) or the highlighted line  that was
  1645.     found by the Find or Scan commands.
  1646.  
  1647.     For example, you would like to have LIST filter out all of the  junk
  1648.     in a file, and then write a  new file.  To do this, you might  enter
  1649.     the following sequence of commands:
  1650.  
  1651.                 list TESTDATA           ... display your TESTDATA file
  1652.                 Alt-J                   ... filters out the junk
  1653.                 Alt-M                   ... marks line 1 (top line)
  1654.                 END                     ... positions to end of file
  1655.                 Alt-B                   ... marks the bottom line
  1656.                                                      (last line)
  1657.                 Alt-D                   ... dumps data to a file
  1658.                 TESTDATA.NEW            ... you enter the new file name
  1659.                 Alt-X                   ... quit and return to DOS
  1660.  
  1661.     Once you have marked  a range of lines,  use of Alt-M or  Alt-B does
  1662.     not reset the entire line range.  The first or last marked line  may
  1663.     change,  but  both  do  not  change.   Using  Alt-M again expands or
  1664.     contracts the range appropriately.  If the new line for  Alt-M/Alt-B
  1665.     is before the top mark, the top  mark is moved.  If the new line  is
  1666.     after the bottom mark, the bottom mark is changed.  If the new  line
  1667.     is within  the currently  marked range,  Alt-M moves  the top mark -
  1668.     contracts the range - and Alt-B moves the bottom mark.
  1669.  
  1670. Page  28                                                    LIST  User's Guide
  1671. How to use LIST
  1672. ______________________________________________________________________________
  1673.  
  1674. Marking and Extracting Lines
  1675.  
  1676.  
  1677.     If no lines are marked, but there is a "found" line on the screen as
  1678.     the result of a search by Scan or Find, Alt-D  and Alt-O  will write
  1679.     the found line to the file.
  1680.  
  1681.     Use the Alt-U command to unmark lines, especially after Alt-D (dump)
  1682.     to be sure.
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696.  
  1697.  
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723.  
  1724. LIST  User's Guide                                                    Page  29
  1725. How to use LIST
  1726. ______________________________________________________________________________
  1727.  
  1728. Printing
  1729.  
  1730.  
  1731.     The file may be PRINTed as it is displayed, in its entirety, or from
  1732.     a range of lines that you  mark.  If the printer is not  online, you
  1733.     will receive an error message, and nothing will be printed.
  1734.  
  1735.  
  1736.     The P command  toggles the printer  on or off.   When first entered,
  1737.     the P command causes the current screen to be printed.  As new lines
  1738.     are displayed, they too are printed.  For example, pressing the down
  1739.     arrow will display and print the next line of the file.
  1740.  
  1741.  
  1742.     Printing may be  stopped by entering  another P command.   The PrtSc
  1743.     key may also be used, but the title and prompt lines will be printed
  1744.     with the lines of the file.  Empty lines cause a line to be  skipped
  1745.     on the  printer.  The  capital letter  P is  displayed on the status
  1746.     line while printing if the bottom line is set to show TOGGLES.
  1747.  
  1748.  
  1749.     The Ctrl-P command prints the file in its entirety.
  1750.  
  1751.  
  1752.     The Ctrl-F command  sends a form  feed to the  printer.  The printer
  1753.     defaults to the  LPT1 or  PRN device;  this can  be changed with the
  1754.     LISTOPT customization program supplied with registration.
  1755.  
  1756.     The Alt-P command prints only lines that have been marked.
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778. Page  30                                                    LIST  User's Guide
  1779. How to use LIST
  1780. ______________________________________________________________________________
  1781.  
  1782. Displaying multiple files
  1783.  
  1784.     You can display more than one  file at a time.  LIST keeps  track of
  1785.     up to 32 files at a  time.  You supply the filenames in  the command
  1786.     line,  through  the  Alt-F  (get  new filespec) command, through the
  1787.     Alt-I  (insert  filespec)  command,  and  through  the  Alt-V   file
  1788.     selection menu.  The  Alt-F command is disabled when viewing a piped
  1789.     file.
  1790.  
  1791.     You  can  specify  up  to  16  filespecs  on the command line.  Each
  1792.     filespec can contain wildcards.  Thus, several files can be selected
  1793.     via the command line.  For example,
  1794.  
  1795.                           LIST *.DOC  *.TXT
  1796.  
  1797.     will display all files with an extension of DOC and TXT.
  1798.  
  1799.     To display the next file, you use the Q or Ctrl-PgDn command.   When
  1800.     the last file has been displayed, you can exit LIST by using the  X,
  1801.     F10, ESCape, or Alt-X commands, depending on how you want the screen
  1802.     to look when LIST ends.
  1803.  
  1804.     To display  the previous  file,  you use the Z or Ctrl-PgUp (control
  1805.     and PgUp keys together).  The 1 command  restarts the  displaying of
  1806.     files  with the first file.  LIST  can keep  track of up to 32 files
  1807.     at one time.  The line number for each file is remembered.
  1808.  
  1809.     The Alt-F asks you for a new  file name, and you may enter a  simple
  1810.     file name, or  one that includes  wild cards.  These  new file names
  1811.     are added to the table of filenames that LIST keeps.  Thus, you  can
  1812.     use Alt-F for several different filenames, and use the Ctrl-PgDn and
  1813.     Ctrl-PgUp commands to move among them.
  1814.  
  1815.     The Alt-I command  allows you to  select a filespec  that is in  the
  1816.     file you are  viewing.  You position  the cursor to  the filespec on
  1817.     the  screen,  and  press  enter  to  add  it to the list of files to
  1818.     display.
  1819.  
  1820.     The Alt-V command displays a list of file in the current  directory.
  1821.     You move the cursor  to a file that  you want to display,  and press
  1822.     enter to add that file to the list.
  1823.  
  1824.  
  1825.     Summary of file review commands:
  1826.  
  1827.         Q               - display next file, if any
  1828.         Z               - display previous file
  1829.         1               - display first selected file
  1830.  
  1831.  
  1832. LIST  User's Guide                                                    Page  31
  1833. How to use LIST
  1834. ______________________________________________________________________________
  1835.  
  1836. Displaying multiple files
  1837.  
  1838.         Ctrl-PgUp       - display previous file
  1839.  
  1840.         Ctrl-PgDn       - display next file
  1841.  
  1842.         1               - restart displaying with first file
  1843.  
  1844.         Alt-F           - prompt for new filename or filespec to display
  1845.         Alt-I  or I     - insert a filespec that is displayed
  1846.         Alt-V           - select a file from the File Selection Menu
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886. Page  32                                                    LIST  User's Guide
  1887. How to use LIST
  1888. ______________________________________________________________________________
  1889.  
  1890. Split Screen Display
  1891.  
  1892.  
  1893.     LIST can  display data  in one  or two  parts of  the screen  called
  1894.     windows.   The  Alt-W  command  toggles  this  split  screen   mode.
  1895.     Entering Alt-W while the screen  is split restores the display  to a
  1896.     single, full sized display.
  1897.  
  1898.  
  1899.     In the regular version, the screen is split in the middle.  The  top
  1900.     half of the screen remains the same, and the bottom half becomes the
  1901.     part of the screen where  files are scrolled.  Thus, the top  window
  1902.     becomes a scratch pad.
  1903.  
  1904.  
  1905.     In the LIST PLUS version, you are allowed to split the screen at any
  1906.     point.  After entering Alt-W, you  are asked to position the  cursor
  1907.     to the spot where the screen  will be split.  By placing the  cursor
  1908.     in column 1, you can adjust how  many lines will be used by the  top
  1909.     and bottom windows.  This would  be a vertical, or one  window above
  1910.     the other, split.
  1911.  
  1912.     By positioning the cursor to the top line with the HOME key, you can
  1913.     then use the left  and right arrow keys  to adjust how wide  each of
  1914.     the windows is to be.   This would be a horizontal,  or side-by-side
  1915.     split.
  1916.  
  1917.     You may display  a different file  in each window,  and move between
  1918.     them.  You use the Ctrl-V command  to switch from one window to  the
  1919.     other.  You may also use the Review commands to display a  different
  1920.     file in the second window.   The Ctrl-V command has no effect unless
  1921.     you are  viewing two  or more  files, i.e. a different  file in each
  1922.     window.
  1923.  
  1924.     Each window uses different colors.   You can use the color  commands
  1925.     to set the colors that you  like, and then use the Alt-C  command to
  1926.     save them.
  1927.  
  1928.  
  1929.  
  1930.  
  1931.  
  1932.  
  1933.  
  1934.  
  1935.  
  1936.  
  1937.  
  1938.  
  1939.  
  1940. LIST  User's Guide                                                    Page  33
  1941. How to use LIST
  1942. ______________________________________________________________________________
  1943.  
  1944. Telephone dialer
  1945.  
  1946.  
  1947.     LIST has a simple telephone dialer function.  It allows you to point
  1948.     to a telephone number that is  displayed on the screen, and to  send
  1949.     dialing commands to your modem on COM1.
  1950.  
  1951.  
  1952.     You use the  Ctrl-T command to  start the dialer.   You position the
  1953.     cursor, with the arrow  keys, to the start  of the phone number  and
  1954.     press enter.  The phone number  may contain any character, but  must
  1955.     end with a blank.  If a  highlighted line is displayed on the screen
  1956.     as a result of Find or Scan, the cursor is  initially placed  at the
  1957.     found text.
  1958.  
  1959.     If the phone rings, you may pick up your telephone.  Otherwise,  you
  1960.     may press <enter> to return to viewing the file, <spacebar> to  dial
  1961.     the number again, or ESCape to hang up and stop dialing.
  1962.  
  1963.  
  1964.     The Ctrl-H command hangs up the telephone.
  1965.  
  1966.  
  1967.     If you are using a communications  port other than  COM1:,  see  the
  1968.     file DIALER.PAT for  information on  changing LIST  to use  COM2: or
  1969.     another COM port.  The COM port can also be changed with the LISTOPT
  1970.     program.
  1971.  
  1972.  
  1973.     DIALER.PAT
  1974.     ----------
  1975.     n list.com
  1976.     l
  1977.     ; Change ctrl-D dialer to COM2 at base port address 02F8
  1978.     e 0152 F8 02
  1979.     ; Change the modem initialization command string (30bytes long)
  1980.     e 0157 'ATE0M1X3DT,                   '
  1981.     w
  1982.     q
  1983.  
  1984.  
  1985.  
  1986.  
  1987.  
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994. Page  34                                                    LIST  User's Guide
  1995. DOS considerations
  1996. ______________________________________________________________________________
  1997.  
  1998.  
  1999. File Sharing
  2000.  
  2001.     LIST uses two techniques for allowing you to share files with  other
  2002.     processes  such as programs running under multi-tasking systems,  in
  2003.     other windows, or on networks.
  2004.  
  2005.     The first technique is called  "file closing" and is enabled  by the
  2006.     Alt-S commands.  This forces LIST to close the viewed file unless it
  2007.     needs to  read from  the file.   If enough  memory is available, the
  2008.     entire file  may be  loaded once  and thus  leave the  file free for
  2009.     exclusive access by other processes.
  2010.  
  2011.     The second technique is called "file sharing".  It is a function  of
  2012.     DOS and requires  DOS version 3.0  or later.  LIST  opens the viewed
  2013.     files with a DENY NONE request.  This allows other processes to read
  2014.     and write to the  file if they do  not request exclusive use  of the
  2015.     file.  If a file  is not available to  LIST because it is  locked by
  2016.     another process, you will receive the error message "File not found"
  2017.     or "Access denied".  There is  no command to enable or  disable this
  2018.     method of file sharing.  It is implicit with the use of DOS  version
  2019.     3 and later.
  2020.  
  2021.  
  2022. Invoking DOS Commands
  2023.  
  2024.     If the "goto DOS" option is enabled, you may invoke DOS commands  by
  2025.     using the Alt-G command.  LIST reserves about 60k of memory for  its
  2026.     own use.  This increases LIST's memory requirements to approximately
  2027.     96k when using Alt-G.  The remaining memory is available to the  DOS
  2028.     commands.  Alt-G  clears  the  screen and  invokes  the  DOS command
  2029.     processor.
  2030.  
  2031.     After you  have finished  entering DOS  commands, use  the DOS  EXIT
  2032.     command to return to LIST.
  2033.  
  2034.     To disable the "goto DOS" function, you must use DEBUG to alter  the
  2035.     option  byte  described  in  the  section  about  cloning.   With it
  2036.     disabled, LIST requires less memory, about 66K.
  2037.  
  2038.  
  2039. Screen Saving
  2040.  
  2041.     If the screen saving option  is enabled, LIST saves the  contents of
  2042.     the current  display screen  when it  starts.  You  can restore  the
  2043.     original screen by exiting LIST with the Alt-X command.
  2044.  
  2045.     Screen  saving  requires  approximately  10k  more  memory.  This is
  2046.     sufficient to save  60 lines of  80 characters (EGA  8x6 mode).  See
  2047.  
  2048. LIST  User's Guide                                                    Page  35
  2049. DOS considerations
  2050. ______________________________________________________________________________
  2051.  
  2052.     the section about Configuring LIST and cloning for information about
  2053.     enabling and disabling the screen saving feature.
  2054.  
  2055.     The  Alt-N command toggles the screen saving feature.  Its status is
  2056.     not displayed on the bottom Line.  The small version is the only one
  2057.     which defaults to disabling screen saving.
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071.  
  2072.  
  2073.  
  2074.  
  2075.  
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.  
  2082.  
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.  
  2089.  
  2090.  
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102. Page  36                                                    LIST  User's Guide
  2103. File Selection Menu
  2104. ______________________________________________________________________________
  2105.  
  2106. LIST PLUS Display
  2107.  
  2108.  
  2109.     LIST PLUS has several new functions that greatly enhance the  things
  2110.     that you can do.  If you load the file  LIST.COM (LIST PLUS) with no
  2111.     file specification, you would see something like this:
  2112.  
  2113.  
  2114. ┌──────────────────────────────────────────────────────────────────────┐
  2115. │ LIST - File Selection        1 of 40      Path: C:\*.*               │
  2116. └──────────────────────────────────────────────────────────────────────┘
  2117.  ^..         ░            ░
  2118.  vWPW        ░WPSMALL .DRS░
  2119.  vMAIN       ░            ░
  2120.  vWORK       ░            ░
  2121.  CONVERT .EXE░WPWSTAR .HLP░
  2122.  STANDARD.PRS░WP}WP{  .TV1░
  2123.  WP      .EXE░STORY   .DOC░
  2124.  WP      .FIL░FINDER  .LTR░
  2125.  WP      .MRS░            ░
  2126. ┌──────────────────────────────────────────────────────────────────────┐
  2127. │ List  Copy  Del Edit  Move  Path  Ren Sort  ViewArc  1-9    F10=Exit │
  2128. └──────────────────────────────────────────────────────────────────────┘
  2129.  
  2130.  
  2131.     Note that the Command Line contains the following choices:
  2132.  
  2133.        LIST, COPY, DEL, EDIT, MOVE, PATH, RENAME, VIEWARC, SORT, 1-9 up
  2134.  
  2135.     Each of these commands may be executed from within LIST PLUS and are
  2136.     described below.
  2137.  
  2138. |   The DELETE and MOVE commands can be disabled by using the read-only
  2139. |   option in the LISTOPT customization program.
  2140.  
  2141.     The colors used in the File Menu display can be changed. The top and
  2142.     bottom lines are controlled by the  F7 and F8 keys;  the text colors
  2143.     are controlled by the  F5 and  F6 keys;  and the  color of  the file
  2144.     selection bar is controlled by the Alt-F7 and Alt-F8 keys.
  2145.  
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153.  
  2154.  
  2155.  
  2156. LIST  User's Guide                                                    Page  37
  2157. File Selection Menu
  2158. ______________________________________________________________________________
  2159.  
  2160. LIST PLUS Display
  2161.  
  2162.  
  2163.  
  2164. Movement Keys
  2165.  
  2166.     Use the arrow keys to move  the cursor to a filename.  The  filename
  2167.     at  the  cursor  is  highlighted.   The  other  cursor  and filename
  2168.     selection keys are:
  2169.  
  2170.          PgDn            - displays the next page of files
  2171.          PgUp            - displays the previous page of files
  2172.  
  2173.          HOME            - positions to the first filename
  2174.                            on the screen
  2175.          END             - positions to the last filename
  2176.                            on the screen
  2177.  
  2178.          Ctrl-HOME       - positions to the first filename
  2179.          Ctrl-END        - positions to the last filename
  2180.  
  2181.          F1              - displays a Help screen
  2182.          F10             - exits to DOS in new directory
  2183.          ESCape          - exits to DOS in the original directory
  2184.          Q               - returns to viewing the last file, or
  2185.                            returns to the File Selection menu
  2186.          X               - exits to DOS in the NEW directory,
  2187.                            this is the directory in which LIST is
  2188.                            currently operating
  2189. |        *               - re-reads the directory to update the display
  2190.          Alt-C           - save settings (clone LIST.COM)
  2191.          Alt-X           - exits to DOS and displays the screen as
  2192.                            it was before LIST was used
  2193.          Alt-Z or /      - toggles bottom line display from a menu
  2194.           or F3            command line to a statistics line:
  2195.  
  2196.     To position quickly to a give filename, press the shift key and the
  2197.     first letter of the filename at the same time. For example, to move
  2198.     the cursor to the filename LIST.COM, press shift-L.
  2199.  
  2200. ┌───────────────────────────────────────────────────────────────────────┐
  2201. │ Files: 59   Used: 2367312   Free 1616912  F3=Menu F1=Help F10=Exit    │
  2202. └───────────────────────────────────────────────────────────────────────┘
  2203.  
  2204.  
  2205.  
  2206.  
  2207.  
  2208.  
  2209.  
  2210. Page  38                                                    LIST  User's Guide
  2211. File Selection Menu
  2212. ______________________________________________________________________________
  2213.  
  2214. LIST PLUS Display
  2215.  
  2216.  
  2217. Changing Directories
  2218.  
  2219.     Any subdirectories contained  in the current  directory will have  a
  2220.     down arrow  next to  them.  If  you highlight  one of  these and hit
  2221.     Enter you will go to that directory.  If the directory that you  are
  2222.     in  is  a  subdirectory  itself, there  will be an up arrow followed
  2223.     by two dots. Selecting this will take you  up.  Thus, you can easily
  2224.     move around your hard disk from within LIST!
  2225.     NOTE: With Novell, the dot-dot entries may not  be displayed.  Refer
  2226.     to the SHOWDOTS parameter in th netware manual for more information.
  2227.  
  2228.  
  2229. List file
  2230.  
  2231.     This invokes LIST just as  you would from DOS. Simply  highlight the
  2232.     file that you wish to view, enter a carriage return, and you will be
  2233.     in LIST looking  at the selected  file.  When you  are finished, you
  2234.     may escape back to the original screen, with all of its options.
  2235.  
  2236.     You may also open  a window and then,  using the Alt-V command,  get
  2237.     another  file  directory  and  select  another  file to view.  Using
  2238.     Alt-W, you can load more than two files.
  2239.  
  2240.  
  2241. Copy file
  2242.  
  2243.     This  function  allows  you  to  copy  the  selected  file  to a new
  2244.     subdirectory.  Highlight the file you want to copy and press  ENTER.
  2245.     You will be  prompted  for the  new  path to  which you want to copy
  2246.     the selected file.  Enter  the path,  press ENTER,  and the  file is
  2247.     copied to the directory you indicated.
  2248.  
  2249.  
  2250. Delete file
  2251.  
  2252.     Allows  you  to  delete  any  file  in  the current directory.  Just
  2253.     highlight the file you want to delete and press D and ENTER. You will
  2254.     then be prompted  to make sure  that you want  to delete this  file.
  2255.     Enter Y if you do, and N if you do not.
  2256.  
  2257.  
  2258. Edit file
  2259.  
  2260.     Invokes the EDIT program for the selected file.  If you do not have
  2261.     an editor called  EDIT,  create a batch file called EDIT.BAT  which
  2262.     calls your editor with the parameters that you like. For example,
  2263.  
  2264. LIST  User's Guide                                                    Page  39
  2265. File Selection Menu
  2266. ______________________________________________________________________________
  2267.  
  2268. LIST PLUS Display
  2269.  
  2270.  
  2271.                    peii %1 /pc:\pe2.pro /q
  2272.  
  2273.     The default under MS DOS 5 and 6 is the DOS EDIT command.
  2274.  
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280.  
  2281.  
  2282.  
  2283.  
  2284.  
  2285.  
  2286.  
  2287.  
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.  
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318. Page  40                                                    LIST  User's Guide
  2319. File Selection Menu
  2320. ______________________________________________________________________________
  2321.  
  2322. LIST PLUS Display
  2323.  
  2324.  
  2325. Invoke file
  2326.  
  2327.     Executes the selected file if it has an extension of .BAT, .COM,  or
  2328.     .EXE.  LIST reserves about 80k of memory and leaves the rest for use
  2329.     by the executed program.  The I command is not  listed on  the menu.
  2330.     There are two ways to  cancel the  Invoke function  depending on the
  2331.     CED input  option in effect.  With the  CED option  on,  press Enter
  2332.     with a blank line.  Without the CED option, press ESCape to.  If the
  2333.     CED option is on, you must supply at least one space for the program
  2334.     options or the Invoke function will terminate.
  2335.  
  2336.  
  2337. Move file
  2338.  
  2339.     Move  any  file  in  the  current  directory to any other directory.
  2340.     Select the file that you want to move by highlighting it and hitting
  2341.     ENTER.  You will then  be prompted for a  new path.  Enter the  path
  2342.     and the file is moved to it's new location.
  2343.  
  2344.  
  2345. Path changing
  2346.  
  2347.     This function allows  you to switch  to ANY other  directory on your
  2348.     system without having to exit LIST!  Enter 'P' for Path, and type in
  2349.     the full path of the directory that you would like to change to, for
  2350.     example: C:\DNLD.  You will find yourself in the selected  directory
  2351.     and still within LIST.  The "\" character may also be used to change
  2352.     to another drive and/or directory.
  2353.  
  2354.  
  2355. Rename
  2356.  
  2357.     Using  this  function  you  can  rename  any  file  in  the  current
  2358.     directory.  Highlight the  file that you  want to rename.   You will
  2359.     then be prompted for  the new file name.   After you have entered  a
  2360.     new file name,  you will be  prompted to make  sure that you  really
  2361.     want to rename this file.  If so, then respond with a 'Y'; if you've
  2362.     changed  your  mind,  just  answer  with  an  'N'  and  the renaming
  2363.     procedure will be abandoned.
  2364.  
  2365.  
  2366. Sort filenames
  2367.  
  2368.     Allows you to sort the files in the current directory by file  name,
  2369.     extension, date, or size.  Once you have completed the operation you
  2370.     will find yourself back at the menu screen of LIST. The sort methods
  2371.  
  2372. LIST  User's Guide                                                    Page  41
  2373. File Selection Menu
  2374. ______________________________________________________________________________
  2375.  
  2376. LIST PLUS Display
  2377.  
  2378.     include F (by filename), E (by extension), D (by date), S (by size),
  2379.     and N (no sort).  You  may add a  minus sign  to the  sort method to
  2380.     sort in descending,  rather than ascending,  order.  The sort option
  2381.     can be cloned.
  2382.  
  2383.  
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389.  
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.  
  2426. Page  42                                                    LIST  User's Guide
  2427. File Selection Menu
  2428. ______________________________________________________________________________
  2429.  
  2430. LIST PLUS Display
  2431.  
  2432.  
  2433. Attribute display/change
  2434.  
  2435.     The A command can be used to display a file's attributes and to
  2436.     change them. There are four types of files attributes that can be
  2437.     changed. A letter is assigned to each one these:
  2438.  
  2439.  
  2440.                 A - archive flag is on (file has not changed)
  2441.                 S - the file is a system file, e.g. MSDOS.SYS
  2442.                 H - the file is hidden
  2443.                 R - the file is read-only (can not be deleted or changed)
  2444.  
  2445.  
  2446.     The attribute command displays the status of the attributes in lower
  2447.     case or upper case letters.  A lower  case letter,  like 'a' or 'r',
  2448.     means that the attribute is off.  An upper  case letter, like 'A' or
  2449.     'R', means that the attribute is on. For example, 'H' means the file
  2450.     is hidden, and 'h' means the file is not hidden.
  2451.  
  2452.     You may supply one or  more of the  attribute letters.  For example,
  2453.     replying with hs (lower case h and s)  only,  and no  other letters,
  2454.     changes the hidden attribute to unhidden and the system attribute to
  2455.     off.
  2456.  
  2457.  
  2458.  
  2459. 1-9 up display
  2460.  
  2461.     This function lets you set the display to anywhere from 1 to 9  file
  2462.     names per line.   In subdirectories with  few numbers of  files, you
  2463.     will begin to see not only file name, but file size, date, time, and
  2464.     attributes as well.  You can customize this to suit your tastes. The
  2465.     1-up display includes a display of the file attributes. These are:
  2466.  
  2467.              A - archive bit is on, the file is unchanged
  2468.              H - the file is hidden
  2469.              R - the file is marked read-only
  2470.              S - the file is a system file
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480. LIST  User's Guide                                                    Page  43
  2481. File Selection Menu
  2482. ______________________________________________________________________________
  2483.  
  2484. LIST PLUS Display
  2485.  
  2486.  
  2487. ViewArc
  2488.  
  2489.     This function will let you  view the directory of an  archive (.ARC,
  2490.     .ZIP, etc.) file, or self-extracting .COM and .EXE archive files. It
  2491.     requires that you have the matching FV.COM program in your  path and
  2492.     sufficient memory (about 140k).
  2493.  
  2494.     After you have viewed the desired file's directory, press ESCape  to
  2495.     return to the  file selection menu,  or use the  Alt-I (insert file)
  2496.     command to display a file within the archive file.
  2497.  
  2498.     The directory listing is written to a temporary file in  the current
  2499.     directory and is called  FVFVFVFV.FV$.  You may  tell LIST  to place
  2500.     the  temporary  file elsewhere  by setting  an  environment variable
  2501.     called LIST.  For example, to place all ViewArc and  Alt-I extracted
  2502.     temporary files on drive D in the subdirectory called TEMP,  use the
  2503.     DOS SET command prior to invoking LIST:
  2504.  
  2505.                      SET LIST=D:\TEMP
  2506.  
  2507. |   If the LIST DOS variable is not defined, the TEMP variable is used.
  2508.  
  2509.  
  2510.             To view  archive directories,  the program  FV.COM is
  2511.             required.  It must be located in a directory included
  2512.             in your DOS PATH.
  2513.  
  2514.  
  2515.             To display files within an ARChive file, the  program
  2516.             ARCE.COM is required. It must be in your DOS PATH. For
  2517.             ZIP files, the program PKUNZIP  must  be in your PATH.
  2518.  
  2519.             Files with a .COM or .EXE extension are assumed to be
  2520.             self-extracting LHARC (.LZH) files.
  2521.  
  2522.  
  2523.  
  2524.  
  2525.  
  2526.  
  2527.  
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533.  
  2534. Page  44                                                    LIST  User's Guide
  2535. Command key summary
  2536. ______________________________________________________________________________
  2537.  
  2538. Cursor keys
  2539.  
  2540.  
  2541.         Cursor key      Function
  2542.         -----------     -----------------------------------------------
  2543.  
  2544.         left arrow      scroll left 10 columns
  2545.         right arrow     scroll right 10 columns
  2546.  
  2547.         up arrow        up one (previous) line
  2548.         down arrow      down one (next) line
  2549.  
  2550.         Enter           continue to next page
  2551.  
  2552.         END             position to end of file (bottom)
  2553.  
  2554.         ESCape          Exit program unconditionally
  2555.  
  2556.         HOME            restart from first line (top)
  2557.  
  2558.         PgUp            scroll up one page, 23 lines
  2559.         PgDn            scroll down one page, 23 lines
  2560.  
  2561.  
  2562. F- function keys
  2563.  
  2564.    Function key    Function
  2565.    ------------    ---------------------------------------------------
  2566.  
  2567.     F1             Displays the HELP screen
  2568.  
  2569.     F3             Find NEXT occurrence of text after Scan or Find
  2570.  
  2571.     F9             Find the PREVIOUS occurrence of text
  2572.  
  2573.     F10            Exit to DOS
  2574.  
  2575.     For changing display colors:
  2576.  
  2577.     F2             Change background color for Find/Scan text
  2578.     F4             Change foreground color for Find/Scan text
  2579.  
  2580.     F5             Change background color for main body of display
  2581.     F6             Change foreground color for main body of display
  2582.  
  2583.     F7             Change background color for top and bottom lines
  2584.     F8             Change foreground color for top and bottom lines
  2585.  
  2586. |   Alt-F7         Change File Menu selection bar background
  2587.  
  2588. LIST  User's Guide                                                    Page  45
  2589. Command key summary
  2590. ______________________________________________________________________________
  2591.  
  2592. Cursor keys
  2593.  
  2594. |   Alt-F8         Change File Menu selection bar foreground
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600.  
  2601.  
  2602.  
  2603.  
  2604.  
  2605.  
  2606.  
  2607.  
  2608.  
  2609.  
  2610.  
  2611.  
  2612.  
  2613.  
  2614.  
  2615.  
  2616.  
  2617.  
  2618.  
  2619.  
  2620.  
  2621.  
  2622.  
  2623.  
  2624.  
  2625.  
  2626.  
  2627.  
  2628.  
  2629.  
  2630.  
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642. Page  46                                                    LIST  User's Guide
  2643. Command key summary
  2644. ______________________________________________________________________________
  2645.  
  2646. Letter keys
  2647.  
  2648.  
  2649.     The Letter key commands are  mnemonic.  That is, the letter  in some
  2650.     way, indicates what the command does.
  2651.  
  2652.         Letter(s)      Function
  2653.         ---------     -----------------------------------------------
  2654.  
  2655.         A            Find next occurrence of 'text' (Again)
  2656.  
  2657.         B            Skip to end of file (Bottom)
  2658.  
  2659.         C            Toggles Continuous scrolling
  2660.  
  2661.         D            Scroll Down one page
  2662.  
  2663.         F            Find 'text' regardless of case
  2664.  
  2665.         G            Get new filename/filespec (also Alt-F)
  2666.  
  2667.         H            Display the Help screen.
  2668.  
  2669.         K            Toggles keyboard key-ahead.
  2670.  
  2671.         L            Scroll LEFT 10 columns
  2672.  
  2673.         M            Toggles Monitor retrace testing to eliminate snow
  2674.  
  2675.         N            Down one (Next) line
  2676.  
  2677.         P            Toggles the printing of displayed lines.
  2678.  
  2679.         Q            Quits current file and displays next file, if any
  2680.  
  2681.         R            Scroll Right 10 columns. command,  the  'R' command
  2682.  
  2683.         S            Scan for exact text match, case dependent
  2684.  
  2685.         T            Restart from first line (Top)
  2686.  
  2687.         U            Scroll Up one page (23 lines)
  2688.  
  2689.         W            Toggles the Wrap option for displaying long lines
  2690.  
  2691.         X            Terminate, clear screen and eXit to DOS
  2692.  
  2693.         Z            Display the previous file.
  2694.  
  2695.  
  2696. LIST  User's Guide                                                    Page  47
  2697. Command key summary
  2698. ______________________________________________________________________________
  2699.  
  2700. Letter keys
  2701.  
  2702.         7            Toggles the 7-bit filter
  2703.  
  2704.         8            Toggles the 8-bit filter
  2705.  
  2706.         *            Toggles the star filter
  2707.  
  2708.         +            Position a given number of lines forward
  2709.  
  2710.         -            Position a given number of lines backward
  2711.  
  2712.         ?            Displays the Help screen
  2713.  
  2714. |       %            Toggles display of percent versus last line number
  2715.  
  2716.         space        Scrolls down one page
  2717.  
  2718.         \text        Find any case 'text' going forward
  2719.  
  2720.         /text        Scan exact case 'text' going forward
  2721.  
  2722.         ` or ^       Find any case 'text' going backward
  2723.  
  2724.         ' or v       Find exact case 'text' going backward
  2725.  
  2726.  
  2727.  
  2728.  
  2729.  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746.  
  2747.  
  2748.  
  2749.  
  2750. Page  48                                                    LIST  User's Guide
  2751. Command key summary
  2752. ______________________________________________________________________________
  2753.  
  2754. Control- keys
  2755.  
  2756.     The Ctrl- key commands are entered  by pressing the Ctrl key at  the
  2757.     same time as you press one of the following letter keys:
  2758.  
  2759.     Control key     Function
  2760.     -----------     --------------------------------------------------
  2761.  
  2762.     Ctrl-HOME       Position to a specific line by number
  2763.  
  2764.     Ctrl-PgDn       Display next file
  2765.  
  2766.     Ctrl-PgUp       Display previous file
  2767.  
  2768.     Ctrl-left       Reset display to column 1, i.e. scroll full left
  2769.  
  2770.     Ctrl-right      Scroll full right (to the end of the current line)
  2771.  
  2772.     Ctrl-A          Scroll full left
  2773.  
  2774.     Ctrl-C          Display next page, scroll down
  2775.  
  2776.     Ctrl-D          Scroll right 10 columns
  2777.  
  2778.     Ctrl-E          Display previous line, scroll up 1 line
  2779.  
  2780.     Ctrl-F          Send a formfeed control character to the printer
  2781.  
  2782.     Ctrl-H    **    Hang up the telephone
  2783.  
  2784.     Ctrl-L          Toggle showing of page break separator lines
  2785.  
  2786.     Ctrl-N          Display previous file
  2787.  
  2788.     Ctrl-O          Toggle laser printer normal and condensed modes
  2789.  
  2790.     Ctrl-P          Print the entire file
  2791.  
  2792.     Ctrl-R          Display previous page, scroll up
  2793.  
  2794.     Ctrl-S          Scroll left 10 columns
  2795.  
  2796.     Ctrl-T    **    Dial a telephone number
  2797.  
  2798.     Ctrl-U          Display previous file
  2799.  
  2800.     Ctrl-V    **    Switch display windows
  2801.  
  2802.     Ctrl-W          Display previous line, scroll up one line
  2803.  
  2804. LIST  User's Guide                                                    Page  49
  2805. Command key summary
  2806. ______________________________________________________________________________
  2807.  
  2808. Control- keys
  2809.  
  2810.  
  2811.     Ctrl-Y    **    Save current line number as bookmark line for a-Y
  2812.  
  2813.     Ctrl-X          Display next line, scroll down one line
  2814.  
  2815.  
  2816.  
  2817.  
  2818.  
  2819.  
  2820.  
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.  
  2839.  
  2840.  
  2841.  
  2842.  
  2843.  
  2844.  
  2845.  
  2846.  
  2847.  
  2848.  
  2849.  
  2850.  
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858. Page  50                                                    LIST  User's Guide
  2859. Command key summary
  2860. ______________________________________________________________________________
  2861.  
  2862. Alt- keys
  2863.  
  2864.     The Alt- key  commands are entered  by pressing the  Alt key at  the
  2865.     same time as you press one of the following letter keys:
  2866.  
  2867.     Alt- letter      Function
  2868.     -----------      ---------------------------------------------------
  2869.  
  2870.      Alt-A           Search for next occurrence of text, continue to next
  2871.                      file until found
  2872.  
  2873.      Alt-B           Mark bottom line of display
  2874.  
  2875.      Alt-C           Copy options and setting to LIST.COM
  2876.  
  2877.      Alt-D           Write marked lines, or found line, to a file
  2878.  
  2879.      Alt-E           Toggle 25 or 43/50 line display with EGA or VGA
  2880.  
  2881.      Alt-F           Enter additional filenames to display
  2882.  
  2883.      Alt-G           Goto DOS temporarily to enter DOS commands
  2884.  
  2885.      Alt-I    **     Insert a filespec from the screen display
  2886.  
  2887.      Alt-H           Toggle Hex display mode
  2888.  
  2889.      Alt-J           Toggle the "junk" filter
  2890.  
  2891.      Alt-L           Toggle preloading of files
  2892.  
  2893.      Alt-M           Mark the line at the top of the display
  2894.  
  2895.      Alt-N           Toggle the Alt-X screen saving feature
  2896.  
  2897.      Alt-O           Write marked lines, or found line, to the same file
  2898.                      used by Alt-D
  2899.  
  2900.      Alt-R           Toggle the display of a ruler line on top line
  2901.  
  2902.      Alt-S           Toggle the file Sharing option
  2903.  
  2904.      Alt-T           Toggle the TAB control character filer
  2905.  
  2906.      Alt-U           Unmark lines marked by Alt-M and Alt-B
  2907.  
  2908.      Alt-V    **     Invoke the File Selection Menu
  2909.  
  2910.      Alt-W           Toggle split screen
  2911.  
  2912. LIST  User's Guide                                                    Page  51
  2913. Command key summary
  2914. ______________________________________________________________________________
  2915.  
  2916. Alt- keys
  2917.  
  2918.  
  2919.      Alt-X           Exit  to DOS  and display  the original screen
  2920.  
  2921.      Alt-Y           Reposition to the last "active" line (bookmark)
  2922.  
  2923.      Alt-Z           Toggles the command line in the bottom line.  The
  2924.                      default is to display the cursor key usage.   Using
  2925.                      Alt-Z changes  the bottom  line to  show the option
  2926.                      switches "Toggles:" settings.
  2927.  
  2928.  
  2929.  
  2930.  
  2931.  
  2932.  
  2933.  
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.  
  2957.  
  2958.  
  2959.  
  2960.  
  2961.  
  2962.  
  2963.  
  2964.  
  2965.  
  2966. Page  52                                                    LIST  User's Guide
  2967. Configuring LIST
  2968. ______________________________________________________________________________
  2969.  
  2970. Screen Colors
  2971.  
  2972.  
  2973.     The screen's lines in the viewer may be in one of three different colors:
  2974.  
  2975.                 o  the 'special' color for the top status line and the
  2976.                    bottom command line
  2977.                 o  the 'normal' color for the file's text windows
  2978.                 o  the 'bright' color for lines with Find/Scan text,
  2979.                    and for the upside-down question mark in 7-bit mode
  2980.  
  2981.     There is a pair  of function keys assigned  to each color.  You  use
  2982.     these  function  keys  at  any  time  to  change  the background and
  2983.     foreground colors temporarily, or  use the Alt-C cloning  command to
  2984.     make the colors permanent.  Alt-C requires that the LIST.COM program
  2985.     file be on the current drive and in the current directory unless you
  2986.     are using DOS version 3.3 or later.  With DOS 3.3, the program  file
  2987.     may have any name and may reside in any subdirectory.
  2988.  
  2989.     The border  is not  changed.  The  foreground color  applies to  the
  2990.     color of the characters.
  2991.  
  2992.     You may clone a  second set of text  colors for the second,  and any
  2993.     other windows that you may create.
  2994.  
  2995.     The color attributes may be changed by using these function keys:
  2996.  
  2997.           For the main body of text:
  2998.  
  2999.                 F5 - background color
  3000.                 F6 - foreground color
  3001.  
  3002.           For the top and bottom lines:
  3003.  
  3004.                 F7 - background color
  3005.                 F8 - foreground color
  3006.  
  3007.           For the line with Find/Scan text:
  3008.  
  3009.                 F2 - background color
  3010.                 F4 - foreground
  3011.  
  3012.     Once you have decided upon the colors, use the Alt-C key combination
  3013.     to  change  the  LIST.COM  program  file.  This process is described
  3014.     below.
  3015.  
  3016.  
  3017.  
  3018.  
  3019.  
  3020. LIST  User's Guide                                                    Page  53
  3021. Configuring LIST
  3022. ______________________________________________________________________________
  3023.  
  3024. Cloning
  3025.  
  3026.     The screen colors, the display retrace testing (M), the file sharing
  3027.     (S), ruler (Alt-R), and other options may be permanently set in  the
  3028.     program COM file by using the Alt-C cloning function.
  3029.  
  3030.     For cloning to  take effect, the  program should be  called LIST.COM
  3031.     and on the current drive and in the current directory.
  3032.  
  3033.     There  are  THREE  versions  of  the  LIST program file.  One is the
  3034.     normal full program, which is LISTR.COM. The other, which is  called
  3035.     LISTS.COM, is a slightly smaller file that excludes the Help screen.
  3036.     The third is LIST PLUS,  found as LIST.COM.  You may use any of  the
  3037.     three  COM  files  for  cloning.   After  cloning,  you may continue
  3038.     viewing  the  file.   Several  of  the  command  toggles  are   also
  3039.     'clonable'.
  3040.  
  3041.     The values and toggles that are cloned are:
  3042.  
  3043.              M      =  Mono monitor, affects retrace testing. If you see
  3044.                        "snow" on your color monitor, turn off this option
  3045.  
  3046.              Alt-S  =  file(s) are shared
  3047.  
  3048.              W      =  Wrap long lines
  3049.  
  3050.              8/7/*  =  display all 256 values, or 7-bit, or special case
  3051.  
  3052.              K      =  flush Keyboard each time a command is read
  3053.  
  3054.              Alt-H  =  hex dump display, like the DEBUG format
  3055.              Alt-J  =  toggle "junk" filter, add LF to CR, fix backspaces
  3056.  
  3057.              Alt-L  =  set on to force preloading (reading) of the entire
  3058.                        file before any lines are displayed; default is OFF
  3059.  
  3060.              Alt-N  =  toggles screen saving (see Alt-X) feature
  3061.              Alt-R  =  toggle columnar ruler on top line
  3062.  
  3063.              Alt-T  =  toggle expansion of TAB characters (also Ctrl-I)
  3064.              Alt-V  =  number of filenames per line and sort method
  3065.  
  3066.              F2     =  change background color for Find/Scan text
  3067.              F4     =  change foreground color for Find/Scan text
  3068.  
  3069.              F5     =  change background color for main body of display
  3070.              F6     =  change foreground color for main body of display
  3071.  
  3072.              F7     =  change background color for top and bottom lines
  3073.  
  3074. Page  54                                                    LIST  User's Guide
  3075. Configuring LIST
  3076. ______________________________________________________________________________
  3077.  
  3078. Cloning
  3079.  
  3080.              F8     =  change foreground color for top and bottom lines
  3081.  
  3082. |            Alt-F7 =  change selection bar foreground color
  3083. |            Alt-F8 =  change selection bar background color
  3084.  
  3085.     NOTE:  Be  sure  you  have  no  other  copies  of LIST.COM which are
  3086.     accessible (because  of an APPEND   type  of utility).
  3087.  
  3088.  
  3089.  
  3090.  
  3091.  
  3092.  
  3093.  
  3094.  
  3095.  
  3096.  
  3097.  
  3098.  
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128. LIST  User's Guide                                                    Page  55
  3129. Modifying LIST.COM
  3130. ______________________________________________________________________________
  3131.  
  3132.  Locations of option values
  3133.  
  3134.  
  3135.     This information is offered to those of you who wish to modify  LIST
  3136.     in special ways.  You do not need this information to use LIST.   An
  3137.     alternative to cloning  is to use  DEBUG to make  permanent changes.
  3138.     Also, a special customization program called LISTOPT is available to
  3139.     registered and licensed users.  Subtract hex 100 if  you are using a
  3140.     a file editor and  not DEBUG.  Here is a list of key items and their
  3141.     addresses:
  3142.  
  3143.     Item           Offset  Value    Description of contents
  3144.     -------------- ------  -----    -----------------------
  3145.     Special         0132    70      Top/bottom line colors
  3146.         Special lines 1 and 25 colors, default is 70 (reverse).
  3147.         Refer to a technical reference guide for the
  3148.         attribute values for the colors that you want.
  3149.  
  3150.     Normal          0134    07      Text colors
  3151.     Bright          0136    09      Find/Scan line colors
  3152.  
  3153.     Window 1 color  0138    07      Primary window text color
  3154.     Window 2 color  0139    0F      Second window text color
  3155.  
  3156.     Flag3           013A    09      Retrace off and junk filter on
  3157.  
  3158.     By specifying the bit value, the option is enabled, e.g. to enable
  3159.     Shared and Retrace, specify a hex value of the sum, or  01+04= 05.
  3160.                MRSJ WHK*  M = mono, retrace testing if off, x'01'
  3161.                           R = ruler, x'02'
  3162.                           S = shared, x'04'
  3163.                           J = add LF to lone CR, process backspaces,
  3164.                               if on, x'08'; default is off
  3165.                           W = wrap mode, x'10'
  3166.                           H = hi-bit on, x'20'
  3167.                           K = kybd flush, x'40'
  3168.                           * = special document filtering, x'80'
  3169.  
  3170.     Flag4           013B    08      Tabs on
  3171.                .PAT DGV.  P = Preload file if on, x'02', default is off
  3172.                           A = Apxcore if on, TV/DD/DV if off, x'04,
  3173.                               default is for Topview/Double DOS use
  3174.                           T = if on (default), expand TABs, x'08'
  3175.                           D = hex display mode if on, x'10'
  3176.                           G = if on, Alt-G goto DOS is Disabled, x'20'
  3177.                           V = if on, screen save/restore is Disabled
  3178.                               and 9K less memory is used/required, x'40'
  3179.  
  3180.     Find row        013C    0800    Position of found line on screen, 8
  3181.  
  3182. Page  56                                                    LIST  User's Guide
  3183. Modifying LIST.COM
  3184. ______________________________________________________________________________
  3185.  
  3186.  Locations of option values
  3187.  
  3188.  
  3189.     When the  Find/Scan command  is used,  the next  line which contains
  3190.     that text is highlighted using the 'bright' color, and is placed  in
  3191.     row 9 of the screen.  You can change the row by Altering the byte at
  3192.     location 13C which is normally '08', i.e. one less than the row.
  3193.  
  3194.     Scroll incr     013E    0A00    Left/right scroll increment, 10
  3195.     Scroll start    0140    0000    Starting scroll offset, 0
  3196.     Tab value       0142    0800    Tab interval, 8
  3197.     Tab mask        0144    F8FF    Tab bit mask
  3198.     Loudness        0146    C8      Beep tone level
  3199.     Key rate        0148    FF      Continuous scroll increment, 255
  3200.     Overlap         0149    0000    PgUp/PgDn scroll overlap, 0
  3201.     Wildcard esc    014B    26      Scan/Find wildcard ? escape character
  3202.     Alt-V up        014C    0500    Alt-V display files per line, 5
  3203.  
  3204.  LIST Plus offsets
  3205.  
  3206.     Eye-catcher     014E    'COM:'
  3207.     COM port        0152    F803    Default for COM1, use F802 for COM2
  3208.  
  3209.     Sort offset     0154    00      Default sort key offset
  3210.                                 00 by filename
  3211.                                 08 by extension
  3212.                                 0C by datestamp
  3213.                                 10 by file size
  3214.  
  3215.     Flag6           0156    00      Plus options
  3216.                                 04  suppress "Are you sure?" prompts
  3217.                                 10  send FF formfeed after ctrl-P
  3218.                                 40  /Q option, suppress beeps
  3219.                                 80  /V option, verify file copies
  3220.  
  3221.     Modem init      0157    'AT'    30-byte modem initialization string
  3222.     Editor name     0175    'Edit'  8-byte name of editor program
  3223.     Modem hang-up   017E    'ATZ'   9-byte modem disconnect command
  3224.     Temp var name   0187    LIST    4-character environment name for temps
  3225.  
  3226.     The following offsets change from version to version. Look for the
  3227.     eye-catchers to be sure of the offset:
  3228.  
  3229.     Key table       0473    'WHAT'  Eye catcher
  3230.                     0477    0026    Key command table
  3231.     Routines        057C    'WHERE' Eye catcher
  3232.                     0581    xxxx    Command routines
  3233.  
  3234.     Examples of using DEBUG can be found in the DIALER.PAT and
  3235.  
  3236. LIST  User's Guide                                                    Page  57
  3237. Modifying LIST.COM
  3238. ______________________________________________________________________________
  3239.  
  3240.  Locations of option values
  3241.  
  3242.     COLOR.PAT files. To use them, copy LIST.COM to the current
  3243.     directory and issue the DEBUG command. For example:
  3244.  
  3245.             DEBUG <COLOR.PAT
  3246.  
  3247.     COLOR.PAT
  3248.     ---------
  3249.     n list.com
  3250.     l
  3251.     ; white on blue for top/bottom lines
  3252.     e 0132 71
  3253.     ; red on blue for Find/Scan colors
  3254.     e 0136 41
  3255.     ; blue on white for text colors
  3256.     e 0134 17
  3257.     ; same for window 1
  3258.     e 0138 17
  3259.     ; green on white for window 2
  3260.     e 0139 27
  3261.     w
  3262.     q
  3263.  
  3264.  
  3265.  
  3266.  
  3267.  
  3268.  
  3269.  
  3270.  
  3271.  
  3272.  
  3273.  
  3274.  
  3275.  
  3276.  
  3277.  
  3278.  
  3279.  
  3280.  
  3281.  
  3282.  
  3283.  
  3284.  
  3285.  
  3286.  
  3287.  
  3288.  
  3289.  
  3290. Page  58                                                    LIST  User's Guide
  3291. Modifying LIST.COM
  3292. ______________________________________________________________________________
  3293.  
  3294.  Reassigning keys
  3295.  
  3296.     LIST performs a function for every character that can be entered  at
  3297.     the command line prompt.  There  are 128 regular characters and  131
  3298.     extended characters.  The regular characters are numbered from 0  to
  3299.     127, and  they include  the letters  A-Z, a-z,  the numbers, and the
  3300.     rest of  the usual  single characters  found on  your keyboard.  The
  3301.     extended characters represent special function keys and combinations
  3302.     of keys, such as F1, Alt-X, Ctrl-A, and the cursor positioning keys.
  3303.  
  3304.     The  WHAT  table  in  LIST  has  a  one  byte  entry for each of the
  3305.     characters.  This byte is a number from 0 to 57 that represents  the
  3306.     identification of a routine that performs a function.
  3307.  
  3308.         For example,
  3309.  
  3310.           - the ESCape key has a value  of 27 (hex 1B) and its value  in
  3311.             the WHAT table is 16 (10 hex).  Routine number 16 is  called
  3312.             "Done".  The "Done" routine exits to DOS.
  3313.  
  3314.           - the Q key has a value of 81 (51 hex) with a routine value of
  3315.             15  for  the  "Close"  routine.   The  "Close"  routine ends
  3316.             viewing of the  current file and  tries to display  the next
  3317.             file, i.e. wildcards used for the filename.  There is also a
  3318.             lower case letter q, so be sure to change both entries.
  3319.  
  3320.     To change the function that a command character performs, you change
  3321.     the  value  in  the  WHAT  table  for the routine that the character
  3322.     invokes.
  3323.  
  3324.     For example, to  change the ESCape  key to act  like the Q  key, you
  3325.     change the routine  value for ESCape  from 16 (10  hex) to a  15 (0F
  3326.     hex).
  3327.  
  3328.     To find the location of the  routine value in the WHAT table,  first
  3329.     determine the value of the  character, e.g.  ESCape is 27  (1B hex),
  3330.     and then add that to the  location of the WHAT table (36C  hex); or,
  3331.     1B + 36C = 387 hex.  Finally,  use DEBUG to change the byte at  that
  3332.     location (387 hex) from a 10 hex to a 0F hex.
  3333.  
  3334.     For example,
  3335.  
  3336.           debug list.com                ; use appropriate file name
  3337.           -e 387 0f                     ; change ESC to routine 15
  3338.           -w                            ; old data is 10
  3339.           -q
  3340.  
  3341.  
  3342.  
  3343.  
  3344. LIST  User's Guide                                                    Page  59
  3345. Modifying LIST.COM
  3346. ______________________________________________________________________________
  3347.  
  3348.  Table of Routines
  3349.  
  3350.  
  3351.     Value Key(s)               Description of function performed
  3352.     ----- ---------            ------------------------------------------
  3353.       0                        Error, undefined command
  3354.       2   Alt-E                Toggle EGA 43-line mode
  3355.       3   Alt-F, G             Get new filespec
  3356.       4   Alt-J                Toggle Junk filter
  3357.       5   Alt-L                Toggle pre-Load
  3358.       6   Alt-T                Toggle TABs expansion
  3359.       7   Alt-W                Toggle Split windows
  3360.       8   Alt-X                Exit to DOS, restore screen
  3361.       9   U/up                 Position to previous line
  3362.      10   END, B               Position to end of file
  3363.      11   F7                   Change top/bottom line background color
  3364.      12   F8                   Change top/bottom line foreground color
  3365.      13   Ctrl-HOME            Position to specified line number
  3366.      14   Alt-C                Rewrite LIST.COM with new options
  3367.      15   Q, Ctrl-PgDn         Quit current file, display next file
  3368.      16   ESC, F10             Exit to DOS
  3369.      17   N, down              Position to next line
  3370.      18   X                    Exit to DOS, clear screen
  3371.      19   Alt-H                Toggle Hex display mode
  3372.      20   8                    Leave hi-bit
  3373.      21   \, F                 Search for text, any case matches
  3374.      22   F2                   Change Find/Scan background color
  3375.      23   F4                  Change Find/Scan foreground color
  3376.      24   Alt-M               Toggle monitor rescan testing
  3377.      25   K, Alt-K            Toggle keyboard flush (type ahead)
  3378.      26   Alt-G               Invoke DOS command (shell)
  3379.      27   L, left             Scroll left 10 columns
  3380.      28   -                   Position back by number of lines
  3381.      29   enter               Display next page
  3382.      30   +                   Position forward by number of lines
  3383.      31   P                   Print current screen or marked lines
  3384.      32   F1 H ?              Display Help screen
  3385.      33   F3, A               Search for next occurrence of text
  3386.      34   R right             Scroll display right 10 columns
  3387.      35   Alt-R               Display ruler marks on top line
  3388.      36   /, S                Search for text, same case
  3389.      37   F9                  Search for previous occurrence of text
  3390.      38   Ctrl-left           Reset scroll to column 1, full left
  3391.      39   F5                  Change normal line background color
  3392.      40   F6                  Change normal line foreground color
  3393.      41   7                   Strip hi-bit
  3394.      42   Alt-S               Toggle closing of files
  3395.      43   *                   Toggle special * filter
  3396.      44   Home, T             Position to top of file
  3397.  
  3398. Page  60                                                    LIST  User's Guide
  3399. Modifying LIST.COM
  3400. ______________________________________________________________________________
  3401.  
  3402.  Table of Routines
  3403.  
  3404.      45   B, up               Position back one line
  3405.      46   W                   Toggle display of wide lines
  3406.      47   Alt-D               Write marked lines, or found line, to a file
  3407.      48   Alt-M               Mark top line of display
  3408.      49   Alt-U               Unmark lines
  3409.      50   Alt-B               Mark bottom line of display
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.  
  3420.  
  3421.  
  3422.  
  3423.  
  3424.  
  3425.  
  3426.  
  3427.  
  3428.  
  3429.  
  3430.  
  3431.  
  3432.  
  3433.  
  3434.  
  3435.  
  3436.  
  3437.  
  3438.  
  3439.  
  3440.  
  3441.  
  3442.  
  3443.  
  3444.  
  3445.  
  3446.  
  3447.  
  3448.  
  3449.  
  3450.  
  3451.  
  3452. LIST  User's Guide                                                    Page  61
  3453. Modifying LIST.COM
  3454. ______________________________________________________________________________
  3455.  
  3456.  Table of Routines
  3457.  
  3458.     Value Key(s)              Description of function performed
  3459.     ----- ---------           ------------------------------------------
  3460.      51   Ctrl-pgup           Display previous file
  3461.      52   ^                   Like Find but initiates search backwards
  3462.      53   v                   Like Scan but initiates search backwards
  3463.      54   Alt-N               Toggle screen saving (Alt-X) function
  3464.      55   C                   Toggle continuous scrolling
  3465.      56   Alt-Y               Bookmark, reposition to last "active" line
  3466.      57   Alt-O               Write marked lines to previous Alt-D file
  3467.      58   Ctrl-F              Sends formfeed control character to printer
  3468.      59   Alt-A               Continues text search across files
  3469.      60   Ctrl-P              Print the entire file
  3470.      61   Alt-I               Grab a filespec from the display
  3471.      62   Alt-V               File selection menu
  3472.      63   ESCape              Exit from Alt-V file menu
  3473.      64   Alt-Z               Toggle line 25 command line display format
  3474.      65   Ctrl-V              Switch display window
  3475.      66   Ctrl-T              Grab a telephone number and dial the modem
  3476.      67   Ctrl-H              Disconnect modem (hang up)
  3477.      68   Ctrl-I              Redefine Tab stop interval
  3478.      69   Ctrl-Y              Set new bookmark line number for recall
  3479.      70   1                   Restart displaying files with the first file
  3480. ***  71   E                   ASCII or EBCDIC display mode
  3481. ***  72   Ctrl-K              Toggle display of line numbers on each line
  3482. ***  73   Ctrl-B              Set record size for fixed length records
  3483.      74   Ctrl-right          Scroll full right
  3484.      75   O                   Toggle date format, US or European
  3485.      76   Alt-Q               Toggle quiet mode
  3486. ***  77   Shift-F5            Change line number foreground
  3487. ***  78   Shift-F6            Change line number background
  3488. ***  79   Ctrl-O              Toggle normal and condensed laser printer mode
  3489.      80   %                   Toggle percent read and last line number display
  3490.      81   Ctrl-L              Toggle display of page breaks with form feed
  3491.  
  3492.      Note:
  3493.         *** indicates that the function is available in LIST Enhanced only
  3494.  
  3495.  
  3496.  
  3497.  
  3498.  
  3499.  
  3500.  
  3501.  
  3502.  
  3503.  
  3504.  
  3505.  
  3506. Page  62                                                    LIST  User's Guide
  3507. ARCE - Extract ARC File Utility
  3508. ______________________________________________________________________________
  3509.  
  3510. ARCE Version 4.0g
  3511.  
  3512.  
  3513.  Description
  3514.   Use ARCE to extract files from an ARC archive file.
  3515.  
  3516.  
  3517.  Format
  3518.   The program name may be either ARCE or ARC-E.
  3519.  
  3520.       ARCE  [d:][path]filename.ext  [filespecs...] [d:outpath]
  3521.                                       [/R]
  3522.                                       [/Q]
  3523.                                       [/P]
  3524.                                       [/T]
  3525.                                       [/5]
  3526.                                       [/Gpassword]
  3527.  
  3528.  Parameters
  3529.  
  3530.         The drive and path names are optional.  If omitted, the  current
  3531.         drive and path name is used.
  3532.  
  3533.         The filename must be  supplied.  The extension defaults  to ARC.
  3534.         All files matching the supplied filename are processed.  The ARC
  3535.         filename may contain the * and ? wildcard characters.
  3536.  
  3537.         If  no  filespecs  are   supplied,  all  files  are   extracted.
  3538.         Otherwise, only those ARC members  which match one of the  up to
  3539.         16 filespecs are extracted.
  3540.  
  3541.         The extracted files  may be placed  on another drive,  and/or in
  3542.         another subdirectory by following the optional filespecs with  a
  3543.         drive designator and/or path name.
  3544.  
  3545.         If  the  file  being  extracted  already  exists,  you are asked
  3546.         whether or not you want to over-write it.  You may use the |  /R
  3547.         option to bypass this prompt.  Use a Y followed by the |  return
  3548.         key to over-write the file.
  3549.  
  3550.         Use the /Q option to suppress alarm sounds, beeps, and bells.
  3551.  
  3552.         Use  the  /P  option  to  write  the  extracted files to the DOS
  3553.         standard output  file.  With  /P, you  may pipe  or redirect the
  3554.         output.  An initial line feed  is added to the beginning  of the
  3555.         output file.
  3556.  
  3557.         Use the /T option to test the archive's integrity. No files will
  3558.         be extracted.
  3559.  
  3560. LIST  User's Guide                                                    Page  63
  3561. ARCE - Extract ARC File Utility
  3562. ______________________________________________________________________________
  3563.  
  3564. ARCE Version 4.0g
  3565.  
  3566.  
  3567.         If the file was encrypted, use the /G option to supply the  same
  3568.         password as was used to create the file, e.g. /GSECRET.
  3569.  
  3570.         Use the /5 option to stop ARCE from creating the subdirectories
  3571.         for files created with the ARC /Z subdirectory option.
  3572.  
  3573.  
  3574.  
  3575.  
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586.  
  3587.  
  3588.  
  3589.  
  3590.  
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596.  
  3597.  
  3598.  
  3599.  
  3600.  
  3601.  
  3602.  
  3603.  
  3604.  
  3605.  
  3606.  
  3607.  
  3608.  
  3609.  
  3610.  
  3611.  
  3612.  
  3613.  
  3614. Page  64                                                    LIST  User's Guide
  3615. ARCE - Extract ARC File Utility
  3616. ______________________________________________________________________________
  3617.  
  3618. ARCE Examples
  3619.  
  3620.  
  3621.         o  Extract all file from TEST.ARC onto the current drive:
  3622.  
  3623.               ARCE TEST
  3624.  
  3625.         o  Extract only file with  an extension of .ASM from the archive
  3626.            SOURCE.ARC on drive B and in subdirectory SAVE:
  3627.  
  3628.               ARCE B:\SAVE\SOURCE *.ASM
  3629.  
  3630.  
  3631.         o  Extract  all  files  from  all  ARC files in the subdirectory
  3632.            called TEST on drive C:
  3633.  
  3634.               ARCE C:\TEST\*
  3635.  
  3636.  
  3637.         o  Extract  all  files  from  PROGA.ARC  and  place the files in
  3638.            subdirectory OLD on drive B:
  3639.  
  3640.               ARCE PROGA.ARC B:\OLD
  3641.  
  3642.  
  3643.         o  Extract all files with an extension of .COM and .EXE from the
  3644.            archive PROGS.ARC in directory NEW\WORK on drive B, and place
  3645.            the  them  in  subdirectory  SAVE\TEST  on  drive  A; replace
  3646.            existing file:
  3647.  
  3648.               ARCE B:\NEW\WORK\PROGS *.COM *.EXE A:\SAVE\TEST /R
  3649.  
  3650.  
  3651.         o  Extract  the  file  READ.ME  from  the  archive GIZMO.ARC and
  3652.            display it on the console instead of writing it to a file:
  3653.  
  3654.               ARCE GIZMO READ.ME /P
  3655.  
  3656.  
  3657.         o  Same as above, except  pass the extracted READ.ME file to the
  3658.            LIST file viewer:
  3659.  
  3660.               ARCE GIZMO READ.ME /P | LIST /S
  3661.  
  3662.  
  3663.  
  3664.  
  3665.  
  3666.  
  3667.  
  3668. LIST  User's Guide                                                    Page  65
  3669. ARCE - Extract ARC File Utility
  3670. ______________________________________________________________________________
  3671.  
  3672. ARCE Messages
  3673.  
  3674.  
  3675.     'filename - premature EOF reading '
  3676.  
  3677.         Data  is  missing  from  the  archive  file.   The  program   is
  3678.         terminated.
  3679.  
  3680.  
  3681.     'filename - unable to set file datestamp'
  3682.  
  3683.         The file datestamp is set to the current date and time, and  the
  3684.         next archive member is processed.
  3685.  
  3686.  
  3687.     'filename - WARNING: file CRC does not match!'
  3688.  
  3689.         The extracted member  is left on  the output disk,  and the next
  3690.         archive member is processed.   The file is probably  invalid but
  3691.         is left on the disk for your examination.
  3692.  
  3693.  
  3694.     'Invalid filespec(s)'
  3695.  
  3696.         The filespec syntax is incorrect.  The filename part may be from
  3697.         1  to  eight  characters,  and  may  include the ? or * wildcard
  3698.         characters.  The extension may be none to three characters,  and
  3699.         may  include  wildcards.   There  is  a  maximum of 16 filespecs
  3700.         allowed.  The program terminates.
  3701.  
  3702.  
  3703.     'filename - file already exists. Overwrite it? (y/N) '
  3704.  
  3705.         The member being extracted already  exists.  If you are using  a
  3706.         data  path  utility,  the  file  may  not  actually  be  in  the
  3707.         subdirectory be used for output.   Respond with the letter Y  to
  3708.         over-write the existing  file, or respond  with the letter  N to
  3709.         skip this member and continue to the next.
  3710.  
  3711.  
  3712.     'Abort: Stack overflow'
  3713.  
  3714.         The member  being extracted  has invalid  data.  The  program is
  3715.         terminated.
  3716.  
  3717.  
  3718.     'filename - invalid decode tree count'
  3719.  
  3720.         The member  being extracted  has invalid  data.  The  program is
  3721.  
  3722. Page  66                                                    LIST  User's Guide
  3723. ARCE - Extract ARC File Utility
  3724. ______________________________________________________________________________
  3725.  
  3726. ARCE Messages
  3727.  
  3728.         terminated.
  3729.  
  3730.  
  3731.     'filename - new archive format 7 not yet supported'
  3732.  
  3733.         Format 7 is a special file compression method used internally by
  3734.         SEA,  the  authors  of  ARC.  Processing continues with the next
  3735.         archive member.
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754.  
  3755.  
  3756.  
  3757.  
  3758.  
  3759.  
  3760.  
  3761.  
  3762.  
  3763.  
  3764.  
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772.  
  3773.  
  3774.  
  3775.  
  3776. LIST  User's Guide                                                    Page  67
  3777. ARCE - Extract ARC File Utility
  3778. ______________________________________________________________________________
  3779.  
  3780. ARCE Messages
  3781.  
  3782.     'Unable to open archive > arcname'
  3783.  
  3784.         The  specified  ARC   archive  file  was   not  found,  or   was
  3785.         inaccessible.  The program terminates.
  3786.  
  3787.  
  3788.     'CREATE failed > filename'
  3789.  
  3790.         There was insufficient directory  space, or a failure  accessing
  3791.         the output disk.  The program terminates.
  3792.  
  3793.  
  3794.     'Invalid archive format!'
  3795.  
  3796.         The archive file data is invalid.  The program terminates.
  3797.  
  3798.  
  3799.     'Incorrect DOS version'
  3800.  
  3801.         Version  2.0  or  later  of  PC  DOS  must be used.  The program
  3802.         terminates
  3803.  
  3804.  
  3805.     'Not enough memory.'
  3806.  
  3807.         A minimum  of 112k  bytes of  memory is  required.  The  program
  3808.         terminates.
  3809.  
  3810.  
  3811.     'I/O error reading from arcname'
  3812.  
  3813.         An incorrectable error occurred attempting to read data from the
  3814.         archive file.  The program terminates.
  3815.  
  3816.  
  3817.     'I/O error writing or disk full > filename'
  3818.  
  3819.         There was not  enough disk space  to write the  complete archive
  3820.         member.   The  partially  extracted  file  is  scratched and the
  3821.         program terminates.
  3822.  
  3823.  
  3824.     'No matching file(s) found'
  3825.  
  3826.         No archive files were  found that matched the  supplied filename
  3827.         specifications.  The program terminates.
  3828.  
  3829.  
  3830. Page  68                                                    LIST  User's Guide
  3831. ARCE - Extract ARC File Utility
  3832. ______________________________________________________________________________
  3833.  
  3834. ARCE Messages
  3835.  
  3836.  
  3837.     'filename - ERROR: invalid file codes'
  3838.  
  3839.         An error was detected while attempting to decode a crunched
  3840.         file. Either some data bytes are invalid, there are extra
  3841.         bytes, or there are bytes missing. The archive is invalid.
  3842.  
  3843.  
  3844.  
  3845.  
  3846.  
  3847.  
  3848.  
  3849.  
  3850.  
  3851.  
  3852.  
  3853.  
  3854.  
  3855.  
  3856.  
  3857.  
  3858.  
  3859.  
  3860.  
  3861.  
  3862.  
  3863.  
  3864.  
  3865.  
  3866.  
  3867.  
  3868.  
  3869.  
  3870.  
  3871.  
  3872.  
  3873.  
  3874.  
  3875.  
  3876.  
  3877.  
  3878.  
  3879.  
  3880.  
  3881.  
  3882.  
  3883.  
  3884. LIST  User's Guide                                                    Page  69
  3885. FV - Verbose Archive Directory Lister
  3886. ______________________________________________________________________________
  3887.  
  3888. FV - Version 1.45
  3889.  
  3890.  
  3891.  Description
  3892.     The purpose of FV is to display the names and attributes of files
  3893.     contained within archive files.  Archive files may have the
  3894.     extensions of ARC, ARJ, ZIP, PAK, DWC, LZH, ZOO, LBR.  FV can also
  3895.     process most self-extracting COM and EXE files created by archive
  3896.     utilities.
  3897.  
  3898.     LIST Plus executes FV in response to the ViewArc command. The output
  3899.     of FV which is normally displayed is written to a temporary file
  3900.     called FVFVFVFV.FV$ in the LIST or TEMP directory. If the ViewArc
  3901.     command fails, check to be sure that there is plenty of free disk
  3902.     space on the LIST or TEMP drive (see SET LIST), or on the current
  3903.     drive.
  3904.  
  3905.  
  3906.  Format
  3907.     FV   [d:][path]filespec[.ext] [filespecs ... filespecs]
  3908.                                   [/p] [/b] [/w]
  3909.                                   [/r] [/c] [/x]
  3910.                                   [>outfile]
  3911.  
  3912.  
  3913.  
  3914.  Parameters
  3915.     If no operands are entered, a display of the program's command
  3916.     format is displayed.
  3917.  
  3918.     The drive and path are optional.  The filespec may contain the
  3919.     wildcard characters * and ?.  All archive files matching the file
  3920.     specification are processed.
  3921.  
  3922.     If the filespec extension is omitted, all known archive extensions
  3923.     are checked.
  3924.  
  3925.     The 'filespecs' operand limits the display to filenames within the
  3926.     archives which match this file specification.  There may be up to
  3927.     eight 'filespecs'.
  3928.  
  3929.     Use the /p parameter to pause the display when the screen fills.
  3930.  
  3931.     Use the /b parameter to suppress the d:\path information in the
  3932.     display.
  3933.  
  3934.     Use the /w parameter to display member names only in a 5-up display.
  3935.  
  3936.     Use the /c parameter to display archive and file comments for ZIP
  3937.  
  3938. Page  70                                                    LIST  User's Guide
  3939. FV - Verbose Archive Directory Lister
  3940. ______________________________________________________________________________
  3941.  
  3942. FV - Version 1.45
  3943.  
  3944.     files.
  3945.  
  3946.     The /r redate option changes the archive file date to be the latest
  3947.     date of the files within the archive.
  3948.  
  3949.     The /x option converts a self-extracting (.EXE) file to a new archive
  3950.     file with the proper extension and format in the current directory.
  3951.  
  3952.     The date format for LU .LBR files varies.  The format used by FV
  3953.     adheres to the LU86 standard.
  3954.  
  3955.  
  3956.  
  3957.  
  3958.  
  3959.  
  3960.  
  3961.  
  3962.  
  3963.  
  3964.  
  3965.  
  3966.  
  3967.  
  3968.  
  3969.  
  3970.  
  3971.  
  3972.  
  3973.  
  3974.  
  3975.  
  3976.  
  3977.  
  3978.  
  3979.  
  3980.  
  3981.  
  3982.  
  3983.  
  3984.  
  3985.  
  3986.  
  3987.  
  3988.  
  3989.  
  3990.  
  3991.  
  3992. LIST  User's Guide                                                    Page  71
  3993. FV - Verbose Archive Directory Lister
  3994. ______________________________________________________________________________
  3995.  
  3996. FV Examples
  3997.  
  3998.  
  3999.         o  Display the directory of the TEST.ARC file, in the current
  4000.            directory:
  4001.  
  4002.                 FV TEST
  4003.  
  4004.  
  4005.         o  Display the directories of all archive files, but redirect
  4006.            the information to the file FV.DIR:
  4007.  
  4008.                 FV * >FV.DIR
  4009.  
  4010.  
  4011.         o  Print the directory of the file NUBIES.LZH in directory RTEST
  4012.            of drive A:
  4013.  
  4014.                 FV A:\RTEST\NUBIES.LZH >LPT1:
  4015.  
  4016.  
  4017.         o  Display the entries of all .ZIP archive files which have the
  4018.            extension .DOC:
  4019.  
  4020.                 FV *.ZIP *.DOC
  4021.  
  4022.  
  4023.         o  Change the date of all archive files to be that of the latest
  4024.            file within the archive:
  4025.  
  4026.                 FV * /R
  4027.  
  4028.  
  4029.  
  4030.  
  4031.  
  4032.  
  4033.  
  4034.  
  4035.  
  4036.  
  4037.  
  4038.  
  4039.  
  4040.  
  4041.  
  4042.  
  4043.  
  4044.  
  4045.  
  4046. Page  72                                                    LIST  User's Guide
  4047. Restrictions
  4048. ______________________________________________________________________________
  4049.  
  4050.  
  4051.      o  The LIST.COM  program requires about  64K  of memory.   If  more
  4052.         memory is available,  it is used  to store more  of the file  in
  4053.         memory.  At least 80K is required  to use the DOS shell, and  9K
  4054.         more is required if the screen saving option (on by default)  is
  4055.         enabled.
  4056.  
  4057.      o  The line number is currently limited to 16 million.
  4058.  
  4059.      o  The file size is limited to 16 million bytes for ASCII files,
  4060.         and 4 million bytes for hex-dump files.  Versions for larger
  4061.         files are available to licensed and registered users.
  4062.  
  4063.      o  The review limit is 32 files for the regular and Plus versions.
  4064.         The bookmark limit is 10 entries.
  4065.  
  4066.      o  PC DOS Version 2.0 or  later is required.  DOS version 3.0  or
  4067.         later is required for file sharing.
  4068.  
  4069.      o  An OS/2 v1.2 version is available to licensed and registered users.
  4070.  
  4071.      o  Hardware compatibility is required at the BIOS level
  4072.  
  4073.      o  ANSI.SYS is NOT required.
  4074.  
  4075.         DesqView, TopView, Double  DOS, PCED, and IBM are  all
  4076.         copyrighted, trademarked, and all that.
  4077.  
  4078.  
  4079.  
  4080.  
  4081.  
  4082.  
  4083.  
  4084.  
  4085.  
  4086.  
  4087.  
  4088.  
  4089.  
  4090.  
  4091.  
  4092.  
  4093.  
  4094.  
  4095.  
  4096.  
  4097.  
  4098.  
  4099.  
  4100. LIST  User's Guide                                                    Page  73
  4101. Registration
  4102. ______________________________________________________________________________
  4103.  
  4104.     The shareware (unregistered) versio of LIST Plus does not support
  4105.     network drives. The registered and licensed versions do.
  4106.  
  4107.     The registered version of LIST Plus is $37 plus appropriate postage;
  4108.     e.g. $3 in the U.S.  You may also register via CompuServe in the SWREG
  4109.     forum by ordering ID 417. You will be sent a disk with the latest version,
  4110.     including the LISTOPT customization program, notification of updates,
  4111.     and a printed manual. The OS/2 version is available only to registered
  4112.     or licensed users. Please make  checks payable in U.S. dollars to
  4113.     Vernon D. Buerg.  Canadian and  non-U.S. checks require excessive bank
  4114.     charges.
  4115.  
  4116.  
  4117.     The commercial (retail) program LIST Enhanced is $99 plus shipping and
  4118.     may NOT be copied or distributed.  See the file PROGRAMS for details.
  4119.  
  4120.  
  4121.     The above products may be ordered by sending check, money or credit card
  4122.     information with the "Mailer" included with this file to:
  4123.  
  4124.               Buerg Software
  4125.               139 White Oak Circle
  4126.               Petaluma, CA  94952
  4127.  
  4128.     or you may order with a credit card by phone at (707) 778-1811 from
  4129.     10 am to 7 pm Pacific time, Monday through Friday.
  4130.  
  4131.     For use by  corporations and other  institutions, please contact  me
  4132.     for a licensing  arrangement.  More information  is supplied in  the
  4133.     file  LICENSE. Customizing and other special licensing are available
  4134.     upon request.  Purchase orders  and invoicing are acceptable.
  4135.  
  4136.  
  4137.  
  4138.  
  4139.  
  4140.  
  4141.  
  4142.  
  4143.  
  4144.  
  4145.  
  4146.  
  4147.  
  4148.  
  4149.  
  4150.  
  4151.  
  4152. Page  74                                                    LIST  User's Guide
  4153. Copyright/License/Warranty
  4154. ______________________________________________________________________________
  4155.  
  4156.  
  4157.     This  document  and  the  program  files  LIST.COM,  LISTS.COM,  and
  4158.     LISTR.COM  ("the  software")  are  copyrighted  by  the author.  The
  4159.     copyright owner hereby licenses you to use the software given  these
  4160.     restrictions:
  4161.  
  4162.           o  the program shall  be supplied in its  original, unmodified
  4163.              form, which includes this documentation;
  4164.  
  4165.  
  4166.           o  for-profit use without a license is prohibited;
  4167.  
  4168.           o  the program may not be  included - or bundled - with  other
  4169.              goods or services.  Exceptions may be granted upon  written
  4170.              request only.
  4171.  
  4172.           o  no  fee  is  charged;  an  exception is  granted to not for
  4173.              profit user's groups, which are permitted to charge a small
  4174.              fee (not  to exceed  $5) for  materials, handling, postage,
  4175.              and general overhead.   No other organization  is permitted
  4176.              to  charge  any  amount  for  distribution of copies of the
  4177.              software  or  documentation,  or  to  include copies of the
  4178.              software or documentation with sales of their own products.
  4179.  
  4180.  
  4181.     There is no warranty  of any kind.  The  copyright owner may not  be
  4182.     held liable  for any  damages, including  any lost  profits or other
  4183.     incidental or consequential damages  arising out of or  inability to
  4184.     use the software.  By using the software, you agree to this.
  4185.  
  4186.  
  4187.     The software and documentation are:
  4188.  
  4189.                 Copyright (C) 1983-1993 by
  4190.                    Vernon D. Buerg
  4191.                    139 White Oak Circle
  4192.                    Petaluma, CA  94952
  4193.  
  4194.                 Data:   (707) 778-8944    VOR 24-hour bulletin board
  4195.                 - or -  (707) 778-8841    MB  24-hour bulletin board
  4196.  
  4197.                 Voice:  (707) 778-1811    10am to 5pm Pacific time
  4198.  
  4199.                 FAX:    (707) 778-8728    For orders only
  4200.  
  4201.                 Compuserve: 70007,1212    Go IBMSYS
  4202.                                           Online registration: GO SWREG
  4203.                                                        specify ID 417
  4204.  
  4205.  
  4206. LIST  User's Guide                                                    Page  75
  4207. Index-1                                                LIST  User's Guide
  4208. __________________________________________________________________________
  4209.  
  4210.  
  4211.  
  4212.   /*,command line,star filter .. 9, 54
  4213.   /4,command line,43/50 line mod 9
  4214.   /7,command line,7-bit option . 9, 54
  4215.   /8,command line,8-bit option . 9
  4216.   /B,command line,use BIOS ..... 9, 70
  4217.   /D,command line,file menu .... 9
  4218.   /E,command line,end of file .. 9
  4219.   /Ftext,command line,find text  11
  4220.   /H,command line,hex option ... 10
  4221.   /J,command line,junk filter .. 9, 11
  4222.   /K,command line,disable mouse  9, 10
  4223.   /L,command line,preload option 10
  4224.   /Q,command line,quiet mode ... 9, 40, 57, 63
  4225.   /S,command line,piping option  9, 12, 65
  4226.   /Ttext,command line,scan text  11
  4227.   /V,command line,verify mode .. 9, 57
  4228.   /W,command line,wrap option .. 9, 11, 70
  4229.   Alt-A,find text again ........ 26, 27, 51, 62
  4230.   Alt-B,mark bottom line ....... 20, 28, 51, 61
  4231.   Alt-C,clone new LIST.COM ..... 33, 38, 51, 53, 54, 60
  4232.   Alt-D,Write marked lines ..... 28, 29, 51, 61, 62
  4233.   Alt-E,toggle 25/43 lines ..... 5, 14, 51, 60
  4234.   Alt-F,enter new filename ..... 31, 32, 47, 51, 60
  4235.   Alt-G,go to DOS .............. 4, 35, 51, 56, 60
  4236.   Alt-H,toggle hex display ..... 16, 22, 24, 51, 54, 60
  4237.   Alt-I,insert filename ........ 4, 31, 32, 44, 51, 62
  4238.   Alt-J,toggle junk filter ..... 23, 24, 27, 28, 51, 54, 60
  4239.   Alt-K,toggle key ahead ....... 13, 60
  4240.   Alt-L,toggle file preloading . 20, 51, 54, 60
  4241.   Alt-M,mark top line .......... 20, 28, 51, 60, 61
  4242.   Alt-N,toggle screen saving ... 36, 51, 54, 62
  4243.   Alt-O,write marked lines ..... 28, 29, 51, 62
  4244.   Alt-P,print marked lines ..... 28, 30
  4245.   Alt-Q,toggle quiet mode ...... 9, 62
  4246.   Alt-R,toggle ruler display ... 16, 51, 54, 60
  4247.   Alt-S,toggle file sharing .... 27, 35, 51, 54, 60
  4248.   Alt-T,toggle TAB expansion ... 24, 27, 51, 54, 60
  4249.   Alt-U,unmark lines ........... 29, 51, 61
  4250.   Alt-V,Change Directories ..... 4, 31, 32, 39, 51, 54, 57, 62
  4251.   Alt-W,freeze top window ...... 4, 24, 33, 39, 51, 60
  4252.   Alt-X,exit to DOS ............ 4, 13, 28, 31, 35, 38, 51, 52, 54, 59, 60
  4253.                                  62
  4254.   Alt-Y,reposition to last line  20, 21, 52, 62
  4255.   Alt-Z,Toggle command line .... 16, 17, 38, 52, 62
  4256.  
  4257. LIST  User's Guide                                                 Index-2
  4258. __________________________________________________________________________
  4259.  
  4260.  
  4261.  
  4262.   ARCE,Archive extract utility . 12, 44, 63, 64, 65
  4263.   archive,files ................ 5, 43, 44, 63, 65, 66, 67, 68, 69, 70, 71
  4264.                                  72
  4265.   Attribute display/change ..... 43
  4266.   Bookmark,recall position ..... 20, 21, 50, 52, 62, 73
  4267.   bulletin board,support ....... 75
  4268.   Changing Directories ......... 39
  4269.   Cloning ...................... 19, 35, 36, 53, 54, 56
  4270.   COLOR.PAT,DEBUG script ....... 58
  4271.   Colors ....................... 5, 12, 25, 33, 37, 53, 54, 56, 58
  4272.   Command line syntax .......... 9
  4273.   Command line,option switches . 5, 8, 9, 11, 14, 16, 17, 18, 31, 37, 38
  4274.                                  52, 53, 59, 62
  4275.   Configuring LIST ............. 19, 36
  4276.   Continuous,scrolling ......... 18, 19, 47, 57, 62
  4277.   Copy file .................... 39
  4278.   Ctrl-A,Full left scroll ...... 49, 59
  4279.   Ctrl-C,Next page ............. 49
  4280.   Ctrl-D,Scroll right .......... 34, 49
  4281.   Ctrl-E,Previous line ......... 49
  4282.   Ctrl-F,Send printer formfeed . 30, 49, 62
  4283.   Ctrl-HOME,Position to a line . 20, 38, 49, 60
  4284.   Ctrl-H,Hang up phone ......... 34, 49, 62
  4285.   Ctrl-I,Define TAB interval ... 24, 54, 62
  4286.   Ctrl-left,Position to column 1 49, 60
  4287.   Ctrl-L,Pagebreak separators .. 49, 62
  4288.   Ctrl-N,Next file ............. 49
  4289.   ctrl-O,Output mode ........... 49, 62
  4290.   Ctrl-PgDn,Show next file ..... 31, 32, 49, 60
  4291.   Ctrl-PgUp,Show previous file . 31, 32, 49, 62
  4292.   Ctrl-P,Print entire file ..... 3, 30, 49, 57, 62
  4293.   Ctrl-right,Scroll full right . 49, 62
  4294.   Ctrl-R,Previous page ......... 49
  4295.   Ctrl-S,Scroll left ........... 49
  4296.   Ctrl-T,Dial telephone ........ 4, 34, 49, 62
  4297.   Ctrl-U,Previous file ......... 49
  4298.   Ctrl-V,Switch windows ........ 33, 49, 62
  4299.   Ctrl-W,Previous line ......... 49
  4300.   Ctrl-X,Next line ............. 50
  4301.   Ctrl-Y,Set bookmark .......... 20, 21, 50, 62
  4302.   DEBUG,changing options ....... 24, 35, 54, 56, 57, 58, 59
  4303.   Delete file .................. 39
  4304.   Description .................. 63, 70
  4305.   DIALER.PAT,DEBUG script ...... 34, 57
  4306.  
  4307. Index-3                                                LIST  User's Guide
  4308. __________________________________________________________________________
  4309.  
  4310.  
  4311.  
  4312.   DOS Filters .................. 6
  4313.   DOS Pipes .................... 8
  4314.   DOS Redirection .............. 6
  4315.   Edit file .................... 39
  4316.   Entering Commands ............ 13
  4317.   Environment,DOS .............. 27, 44, 57
  4318.   Exit to DOS .................. 45, 47, 60
  4319.   F- function keys ............. 45
  4320.   F10,Exit to DOS .............. 13, 31, 38, 45, 60
  4321.   F1,Display Help .............. 38, 45, 59, 60
  4322.   F2,Find background color ..... 45, 53, 54, 60
  4323.   F3,Find next ................. 26, 27, 38, 45, 60
  4324.   F4,Find foreground color ..... 45, 53, 54, 60
  4325.   F5,Text background color ..... 37, 45, 53, 54, 60, 62
  4326.   F6,Text foreground color ..... 37, 45, 53, 54, 60, 62
  4327.   F7,Status background color ... 37, 45, 53, 54, 55, 60
  4328.   F8,Status foreground color ... 34, 37, 45, 46, 53, 55, 60
  4329.   F9,Find previous ............. 26, 27, 45, 60
  4330.   File Sharing ................. 35, 51, 54, 73
  4331.   Filtering .................... 2, 8, 12, 22, 24, 56
  4332.   Find,text .................... 8, 17, 20, 25, 26, 27, 28, 29, 34, 41, 45
  4333.                                  47, 48, 53, 54, 56, 57, 58, 59, 60, 62, 74
  4334.   Format ....................... 63, 67, 68, 70, 71
  4335.   FV,archive directory viewer .. 44, 70, 71, 72
  4336.   Hex dump,display mode ........ 10, 16, 18, 22, 24, 54
  4337.   Hi-bit,filter usage .......... 23, 24, 56, 60
  4338.   Installation ................. 2
  4339.   Invoke file .................. 41
  4340.   Invoking DOS Commands ........ 35
  4341.   Junk,filter usage ............ 9, 11, 22, 23, 24, 27, 28, 51, 54, 56, 60
  4342.   License,information .......... 74, 75
  4343.   LIST Enhanced ................ 5, 62, 74
  4344.   List file .................... 39, 65
  4345.   LIST Plus offsets ............ 57
  4346.   LISTOPT,customization program  30, 34, 37, 56, 74
  4347.   Mouse,cursor control ......... 4, 10
  4348.   Move file .................... 41
  4349.   Movement Keys ................ 38
  4350.   OS/2,special version ......... 4, 73, 74
  4351.   Parameters ................... 63, 70
  4352.   Path changing ................ 41
  4353.   Piped,files .................. 9, 12, 31
  4354.   Piping ....................... 2, 8, 12
  4355.   Printing the manual .......... 3
  4356.  
  4357. LIST  User's Guide                                                 Index-4
  4358. __________________________________________________________________________
  4359.  
  4360.  
  4361.  
  4362.   Print,files or lines ......... 3, 5, 12, 18, 28, 30, 49, 60, 62, 72
  4363.   Redirection .................. 2, 3, 6, 8, 12
  4364.   Rename ....................... 41
  4365.   Scan,for text ................ 17, 20, 25, 27, 28, 29, 34, 45, 47, 48, 53
  4366.                                  54, 56, 57, 58, 60, 62
  4367.   Screen saving,option ......... 4, 13, 35, 36, 51, 54, 62, 73
  4368.   Scrolling .................... 19, 47, 62
  4369.   Shell,to DOS ................. 5, 60, 73
  4370.   Sort filenames ............... 41
  4371.   Star,filter usage ............ 9, 22, 23, 24, 27, 37, 48
  4372.   Status Line Format ........... 14
  4373.   Switches,command line ........ 9, 11, 52
  4374.   TAB,control character ........ 18, 22, 24, 51, 54, 57, 62
  4375.   ViewArc ...................... 44, 70
  4376.   Warning,regarding LIST PLUS .. 3
  4377.   Wrap,filter .................. 5, 9, 11, 18, 20, 23, 24, 47, 54, 56
  4378.  
  4379.  
  4380.