home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / discs / a / disklib / !DiskLib / !HelpPD < prev    next >
Encoding:
Text File  |  1991-09-08  |  2.0 KB  |  53 lines

  1. %OP%PL70
  2. %OP%BM4
  3. %OP%LM5
  4. %CO:A,12,71%
  5. !DiskLib is an application made by Chris Payne who got fed up of 
  6. losing his files on hundreds of different disks.
  7.  
  8. It is designed to keep count of various disks - providing information 
  9. on all of them and allowing a description to be recorded on each one.
  10.  
  11. It also allows various printed lists to be made.
  12.  
  13. It is multi-tasking and once loaded there are various options to use:
  14.  
  15. "Next Disk" allows a disk in the current drive to be examined and to 
  16.             have its data stored in memory - shown in the window.
  17.  
  18. "Drive" allows you to set the current disk drive.
  19.  
  20. "Search" looks for a disk name or file name currently in memory - once 
  21.          found it will automatically appear in the window.
  22.  
  23. "Swap" swaps disks records 'from' and 'to' different locations.
  24.  
  25. "Delete" deletes a disk record.
  26.  
  27. "Print" allows you to print either a list of disks with various 
  28.         information or a list of applications or a list of files with 
  29.         various information.
  30.         This option was designed for an Epson LQ-500 printer using VDU 
  31.         commmands and therefore may need to be altered for other 
  32.         printers for example the underline routine (PROCu) in the 
  33.         BASIC file !RunImage.
  34.  
  35. "Load" loads a previously saved file of disk records from the 
  36.        "Library" directory in !DiskLib.
  37.  
  38. "Save" saves a file of disk records to the "Library" directory in 
  39.        !DiskLib.
  40.        Also it saves 3 text files (in the "Library" directory that the 
  41.        print options produce - this may be especially useful for users 
  42.        having trouble with the "Print" options - instead they could 
  43.        print the text files using !PrinterDM on the applications disk.
  44.  
  45. Information on a disk or file can be entered in the 'box' under 
  46. "Description" at the top or "Description" at the bottom respectively. 
  47. The number of disks that can be held in memory (and saved as 1 file) 
  48. is 150 though this can be altered by:
  49.  
  50. 1) Increase the value of "num%PC%" in line 150 of the BASIC file 
  51. !RunImage.
  52.  
  53. %CO:B,12,59%%CO:C,12,47%%CO:D,12,35%%CO:E,12,23%%CO:F,12,11%