home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 44 / UTILS / CAT.DOC < prev    next >
Encoding:
Text File  |  1990-01-01  |  2.6 KB  |  88 lines

  1.           Catalogue by David A Jamieson.  October 1988.
  2.           ---------------------------------------------
  3.  
  4.  
  5. Files on this disk : CAT.EXE
  6.                      CAT.DOC
  7.  
  8. This document is split up into the following areas :
  9.  
  10.                - Loading the program.
  11.                - The screen layout.
  12.                - Getting Help.
  13.                - Moving the cursor.
  14.  
  15.  
  16.  
  17.  
  18. Loading the program
  19. -------------------
  20.  
  21.  
  22. To load the program type  CAT <Cr.> at the DOS command line.
  23.  
  24. NB  
  25.      Monochrome Monitor users must load the program by typing  
  26.      CAT -M <Cr.> at the DOS command line.
  27.  
  28.  
  29. CAT is a user-friendly DOS which will allow many typical DOS 
  30. command to be executed simply at the touch of a button, or two.
  31.  
  32.  
  33.  
  34.  
  35.  
  36. The Screen Layout
  37. -----------------
  38.  
  39.  
  40. When the program is loaded it will display a listing of the 
  41. current DOS directory which is slightly more informative than 
  42. the usual.
  43.  
  44. Each file which is listed contains the filename, the date and 
  45. time the file was created, the file length, and the file 
  46. attributes.  File attributes tell DOS what type of file it is; 
  47. whether it is a Systems files, a hidden file, a directory etc.
  48.  
  49. The top line of the screen displays the current Date and Time.
  50.  
  51. The bottom two lines show the size of the disk, the amount of 
  52. disk space free, the number of files in the current directory and 
  53. the number of sub-directories within this directory.
  54.  
  55. There is also an information line, about 3/4 of the way down the 
  56. screen which expands of the filename which is at the cursor 
  57. position.  This line tells you the name of the file, its type 
  58. (e.g. Batch, Command, Executable, Document etc.), and its 
  59. attributes in full (e.g. Hidden, System).
  60.  
  61.  
  62.  
  63.  
  64. Getting Help
  65. ------------
  66.  
  67.  
  68. When the program has loaded, you have two possible ways of 
  69. receiving help.  Pressing the [F1] key will give a list of all the 
  70. keys used and a quick explanation of their functions.  Pressing 
  71. F8 (function key 8) and then a key will describe the use of the 
  72. chosen key in much more detail.  (e.g.  F8 Alt D will give you 
  73. more information on how to use the Alt D facility).
  74.  
  75.  
  76.  
  77. Moving the Cursor
  78. -----------------
  79.  
  80. To move the cursor from file to file use the Up and Down arrow 
  81. keys.  To move it up and down a page use PgUp and PgDn.
  82.  
  83. Positioning the cursor over a filename and pressing <Return> 
  84. results in one of three actions.
  85.      1    Change into the directory, if the file is a directory.
  86.      2    Load the file if it is of extension EXE, COM or BAT.
  87.      3    Display an error if it is not a directory or can not be 
  88.           loaded.