Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!mentor.cc.purdue.edu!j.cc.purdue.edu!pur-ee!pur-phy!ray From: ray@maxwell.physics.purdue.edu (Ray Moody) Newsgroups: comp.sys.cbm Subject: Commodore-64/Commodore-128 Kermit Message-ID: <2003@pur-phy> Date: 25 Feb 89 05:26:40 GMT Sender: news@pur-phy Reply-To: ray@maxwell.physics.purdue.edu (Ray Moody) Organization: Purdue Univ. Physics Dept., W. Lafayette, IN Lines: 25 Even though Commodore Kermit V2.2 has not been "officially" released yet, many people already have a copy. In fact, it was just posted to this newsgroup a day or two ago. There happens to be a bug in many copies of Kermit V2.2. Here is how you can fix your copy: Ray ------------------------------------------------------------------------------- 1. Turn on/reset machine (into C-64 mode if on a C-128). 2. Type: LOAD "KERMIT",8 3. Type: POKE 3393,32 POKE 19930,51 POKE 26539,29 4. Type: SAVE "@0:KERMIT",8 The bugs will vanish magically! :-) In addition, the version will change from 2.2 (70) to 2.2 (73) in the opening message. PLEASE pass these POKEs along to any people you have given copies of 2.2 (70) to. Thanks!