home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #3.1 / RBBSIABOX31.cdr / socs / sk1.11d < prev    next >
Text File  |  1985-05-07  |  5KB  |  108 lines

  1. PRODUCT: SIDEKICK
  2. VERSION: 1.11C (Unprotected)
  3.  
  4. -----------------------------------------------------------------
  5.   TITLE: Appointment Calendar printer problem fix
  6. -----------------------------------------------------------------
  7. PROBLEM: When printing  an appointment file, your system may lock
  8. up  or random  characters  may  be sent  to the printer.  This is
  9. caused by a problem  that occurs  when the  backspace key is used
  10. to delete an appointment in the calendar.
  11.  
  12. SOLUTION: Apply the enclosed patches to a backup copy of SIDEKICK
  13. to fix this problem.   The program version number will be changed
  14. to be 1.11D.
  15. _________________________________________________________________
  16.  
  17. Apply this patch to the SK.COM, SKN.COM, SKC.COM, & SKM.COM files
  18. to change the version number to 1.11D.
  19.  
  20.             Address in Hex     Old Value     New Value
  21.             --------------     ---------     ---------
  22.                 012C               43            44
  23.  
  24.         Apply these patches to the unprotected SK.COM file.
  25.  
  26.             Address in Hex     Old Value     New Value
  27.             --------------     ---------     ---------
  28.                 7A78               33            E8
  29.                 7A79               C9            09
  30.                 7A7A               BE            14
  31.                 7A7B               55            8A
  32.                 7A7C               39            0C
  33.                 7A7D               8A            E3
  34.                 7A7E               0C            08
  35.                 8E84               3C            31
  36.                 8E85               3E            C9
  37.                 8E86               3C            BE
  38.                 8E87               3E            55
  39.                 8E88               3C            39
  40.                 8E89               3E            C3
  41.  
  42.        Apply these patches to the unprotected SKC.COM file.
  43.  
  44.             Address in Hex     Old Value     New Value
  45.             --------------     ---------     ---------
  46.                 5398               33            E8
  47.                 5399               C9            B9
  48.                 539A               BE            13
  49.                 539B               69            8A
  50.                 539C               24            0C
  51.                 539D               8A            E3
  52.                 539E               0C            08
  53.                 6754               3C            31
  54.                 6755               3E            C9
  55.                 6756               3C            BE
  56.                 6757               3E            69
  57.                 6758               3C            24
  58.                 6759               3E            C3
  59.  
  60.  
  61.  
  62. PRODUCT: SIDEKICK
  63. VERSION: 1.11C (Copy Protected)
  64.    DATE: April 30, 1985
  65.  
  66. Apply this patch to the SK.COM, SKN.COM, SKC.COM, & SKM.COM files
  67. to change the version number to 1.11D.
  68.  
  69.             Address in Hex     Old Value     New Value
  70.             --------------     ---------     ---------
  71.                 012C               43            44
  72.  
  73.       Apply these patches to the copy protected SK.COM file.
  74.  
  75.             Address in Hex     Old Value     New Value
  76.             --------------     ---------     ---------
  77.                 7A88               33            E8
  78.                 7A89               C9            B0
  79.                 7A8A               BE            15
  80.                 7A8B               55            8A
  81.                 7A8C               39            0C
  82.                 7A8D               8A            E3
  83.                 7A7E               0C            08
  84.                 903B               3C            31
  85.                 903C               3E            C9
  86.                 903D               3C            BE
  87.                 903E               3E            55
  88.                 903F               3C            39
  89.                 9040               3E            C3
  90.  
  91.      Apply these patches to the copy protected SKC.COM file.
  92.  
  93.             Address in Hex     Old Value     New Value
  94.             --------------     ---------     ---------
  95.                 53A8               33            E8
  96.                 53A9               C9            60
  97.                 53AA               BE            15
  98.                 53AB               69            8A
  99.                 53AC               24            0C
  100.                 53AD               8A            E3
  101.                 53AE               0C            08
  102.                 690B               3C            31
  103.                 690C               3E            C9
  104.                 690D               3C            BE
  105.                 690E               3E            69
  106.                 690F               3C            24
  107.                 6910               3E            C3
  108.