home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / 019z / 123_logo.pat < prev    next >
Text File  |  1985-03-15  |  1KB  |  35 lines

  1. The following patch will bypass the logo on LOTUS 1-2-3.
  2.  
  3. Put 1-2-3 system disk in drive A.
  4. Put DEBUG disk in drive B.
  5. Set default drive to A> (ie: A: <ENTER>)
  6. REN 123.EXE 123.TMP <ENTER>
  7. Type B:DEBUG 123.TMP <ENTER>
  8. -S CS:0100 LF000 3C FF 74 05 E8 A8 <ENTER>
  9. You should see:
  10.   XXXX:04BF  (If you cannot find this sequence, DO NOT CONTINUE.)
  11. -E XXXX:04C2 90 90 90 <ENTER>
  12. -W <ENTER>  WRITING 15F00 BYTES
  13. -Q <ENTER>
  14. REN 123.TMP 123.EXE
  15.  
  16. 1-2-3 will now bypass the logo and go right into a blank worksheet.
  17.  
  18. Everything above is as I found it Terry Ray's BUFFER BBS.  I don't
  19. know who contributed it, or I would credit them.
  20.  
  21. I don't like the idea of working on the 123 system diskette directly.
  22. See my file 123HARD.PAT.  Even if you don't have a hard disk, you can
  23. use the patch shown there to make a working backup which will not
  24. require you to have the system diskette in the drive.  Make that
  25. backup as shown on 123HARD.PAT, then make this patch.
  26.  
  27. I also don't know what version of Lotus this patch was written for,
  28. but on mine (1A), I had to patch the patch:
  29.  
  30. -S CS:0100 LF000 3C FF 74 05 E8  <ENTER>
  31.  
  32. Otherwise, everything else seems ok.
  33.  
  34. Karl Brendel
  35.