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

  1. Modifications for MULTIPLAN 1.05 to use graphics and have a solid cursor
  2. during cell edit.                                         By C.G. Sieben
  3.  
  4. A special program called MPLAN.COM has been designed to setup the PCG
  5. graphics character set and then automatically execute the Multiplan program
  6. MP.COM preset with the correct graphic values.
  7.  
  8. In order to use this program you must INSTALL your copy of MULTIPLAN with
  9. the following graphic values :-
  10.  
  11.      Start INSTALL.COM for multiplan
  12.      Enter 1 to select MICROBEE 64
  13.      Select Y to allow for modifications
  14.      Enter N to perform operation sequentially
  15.      Enter 2 to change graphic characters
  16.      Now change graphics characters as follow :-
  17.            3 - vertical bar    Change to &D128  or  &H80
  18.            4 - U R corner                &D157  or  &H9D
  19.            5 - L R corner                &D156  or  &H9C
  20.            6 - L L corner                &D159  or  &H9F
  21.            7 - U L corner                &D158  or  &H9E
  22.            8 - top of +                  &D152  or  &H98
  23.            9 - bottom of +               &D133  or  &H85
  24.           10 - horz bar                  &D144  or  &H90
  25.      Enter D to exit graphic changes
  26.      Enter D to exit terminal changes
  27.      Enter D to exit test mode
  28.  
  29. Now all you need do is include the file MPLAN.COM on the same disk as
  30. MP.COM and execute it.
  31.  
  32. In addition this program will search the BIOS for the screen output
  33. routine and nullify the inverting cursor therfore allowing the cursor
  34. to be seen during edit of a cell. This saves having to modify the
  35. CP/M system on the disk and also restores the cursor on exit of Multiplan.
  36.  
  37. If you have any problems then contact me - C.G. SIEBEN
  38.