home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / px8util.lbr / PXUTIL.DZC / PXUTIL.DOC
Encoding:
Text File  |  1993-10-25  |  4.9 KB  |  90 lines

  1.  
  2.                              PXUTIL ver 1.2
  3.  
  4. An EPSON PX-8 installation of Simon J. Ewins' OSUTIL: an easy to use disk
  5. utility with cursor addressable file directory.      Ted Nevals
  6.  
  7. The file directory contains the file name and size for all the files on that
  8. drive.  The logged drive may be found by looking at the 8th line of the menu
  9. on the right.  You will see something like:   [A:  4 fls  23k free] The
  10. logged drive is A:, there are 4 files on this drive and 23 kilobytes of free
  11. space is present.  This 8th line may also contain prompts and report status
  12. of operations.  To move the cursor around the file directory, press the arrow
  13. keys.
  14.  
  15. The right arrow key itself will "tag" a file for operations.  The left arrow
  16. key will "untag" the file.  An asterisk denotes tagged files. Once a file has
  17. been tagged, it will be affected by the "+" and "-" operators.  In the
  18. [0k] box, the total size of the tagged files will be displayed.
  19.  
  20. + will copy all the tagged files after asking you (on line 8) "Copy to
  21. drive? ".  Respond with a letter (A, D thru G, or H).  Press [RETURN] to
  22. abort the "+" tag copy operation.
  23.  
  24. - will delete all the tagged files after getting your response to
  25. "Prompting? ". Answer [Y] (either upper or lower case will be accepted for an
  26. answer to any prompt) to be asked about each file prior to deleting.  If you
  27. answer [Y], PXUTIL displays each file name followed by a question mark.
  28. Answer [Y] to delete or [N] to skip.  Answer [N] to delete every tagged file
  29. without asking.  Press [RETURN] to abort the "-" tag delete operation.
  30.  
  31.  
  32. To Copy the file that the cursor is on, press C. The prompt "Drive
  33. [d:]/Swap? " will appear on the 8th line.  Answer with a drive letter or [S].
  34. Any drive letter other that the one logged on presently will result in a
  35. simple copy operation to that drive.  Answering with the drive letter of the
  36. presently logged drive will cause the "Name? " prompt to appear.  Give a
  37. different name to the file to make a copy of it on the same drive.  Giving
  38. the same name will produce the "Overwrite? " prompt.  If you answer [Y]
  39. PXUTIL will simply overwrite the same file.  An [N] answer will abort the
  40. copy operation.  If you have given a different drive to copy to and a file by
  41. the same name is on that drive, the "Overwrite? " prompt will be presented.
  42. To copy a file from one diskette to another on a single drive system, you
  43. could choose the [S] option.  The file will be read into memory, then the
  44. "Insert DEST. disk" prompt will appear.  Insert the destination disk in the
  45. drive and then press [RETURN] to continue copying.  To abort the operation at
  46. this point, press [STOP] instead of [RETURN].  After PXUTIL has copied the
  47. file onto the destination disk, it will display the "Insert SOURCE disk"
  48. prompt.  After inserting the source disk, press [RETURN].  Swap is not
  49. permitted on drive H (MCT).
  50.  
  51. To Delete the file that the cursor is on press D.  The file name followed
  52. by a question mark will be displayed.  Answer [Y] to delete and [N] or
  53. [RETURN] to abort.
  54.  
  55. Rename the file that the cursor is on by pressing R. The "Name? " prompt
  56. will appear.  Answer with a valid 8 character name plus optional 3 character
  57. extension to rename the file.  Press [RETURN] to abort the rename.
  58.  
  59. Log a new drive with L. [RETURN] will abort.
  60.  
  61. To View or print the file that the cursor is on, press V. The prompt
  62. "Send to printer?" will appear.  Answer [Y] to print the file and [N] or
  63. [RETURN] to display it.  To abort the View/print operation, press [STOP].
  64. When the screen stops scrolling during View, press [RETURN] to continue, or
  65. [STOP] to return to the PXUTIL menu.
  66.  
  67. A file's Attributes may changed by pressing A. A prompt with 4 choices
  68. will appear: "R, W, S, or D? ".  [R] will change the file to read-only
  69. status, [W] will change to read-write status, [S] will change to system
  70. status, and [D] will cancel system status.  You may change any 2 attributes
  71. at once by separating them with [/], e.g. [R/S] followed by [RETURN] will
  72. change to the file to read-only and system status.  The first letter of the
  73. file's extension will be changed to lower case for read-only.  The second
  74. letter will be changed to lower case for system status.  If the file has no
  75. extension, `'s will be used.
  76.  
  77. To Execute the program (.COM extension only) that the cursor is on, press
  78. E. The program name will be displayed along with the "Parameters" prompt.
  79. Enter any run-time parameters now, or [RETURN] if none.
  80.  
  81. The amount of charge left in the battery is displayed just below the Quit
  82. option.
  83.  
  84. To Quit PXUTIL and return to the A> prompt, or the PX-8 system MENU if you
  85. have it on, press Q.
  86.  
  87. PXUTIL changes the tape size to 64k for use with C-60 tapes.  If you use
  88. C-30's, change byte 102h to 1Dh.  If you use C-90's (very risky!), change
  89. 102h to 5Eh for 96k.
  90.