home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug039.arc / MAGE.DOC < prev    next >
Text File  |  1979-12-31  |  2KB  |  48 lines

  1.  
  2.  
  3.      MAGE.COM is an 8080 assembly language program
  4. which retrieves files accidentally lost while using
  5. WORDSTAR.  The program captures an image of your 
  6. file from computer memory and saves it on a floppy 
  7. disk.
  8.  
  9.      MAGE can help with problems such as accidental 
  10. resets, resets caused by static discharge, power 
  11. fluctuations, bad sectors on floppy disks, write-
  12. protected disks, full disks, BDOS errors on disks 
  13. and various WORDSTAR glitches.  The program will 
  14. not recover a file after a complete power outage 
  15. nor under circumstances where you cannot reset the 
  16. computer.  It can recover only that portion of a 
  17. file which is in computer memory at the time of the 
  18. accident.
  19.  
  20.      The first step in running this program is to 
  21. hit the reset button on the front panel.  Contrary
  22. to the Osborne 01 User's Reference Guide, this does
  23. not initialize computer memory.  The file from 
  24. WORDSTAR will remain intact in memory.
  25.  
  26.      Next, insert the floppy containing MAGE.COM
  27. into one of the disk drives.  Boot the system.
  28.  
  29.      Running the program is as simple as typing
  30. "MAGE filenam", where "filenam" is the name you 
  31. want your file to be saved under.  If you do not 
  32. specify a name, your file will be saved under the 
  33. default name " . ".
  34.  
  35.      When you execute MAGE your file will begin 
  36. listing to the screen almost immediately.  The 
  37. program will stop automatically shortly after the 
  38. last of the recoverable textual material has been 
  39. reached.  A small amount of empty memory will also 
  40. be copied at the bottom of your file.  Use WORDSTAR 
  41. to remove these "nulls".
  42.  
  43.      As an alternative, MAGE constantly checks for
  44. keyboard input.  By depressing any key you may halt 
  45. program execution.  Only the portion of memory al-
  46. ready listed to the screen will be saved to disk.
  47. creen will be saved to disk.
  48.