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