From : DG6MAY To : THENET@EU Type/status : BF Date/time : 03-Dec 13:27 Bid : 02C201DB0MWE Message # : 27156 Title : TheNet 1.22: Bug in Patchprg Path: !SK7AF!SK7CA!SM7SHR!SM7SEL!SK7QJ!IK4QMT!IW4CQH!IW4CEA!I4UJB!I4FP!IK4IRO! !IK4MGV!I5SGG!4X1RU!DK0MUC!DB0MWE! de DG6MAY @ DB0MWE A few days ago, i send by post TheNet version 1.22 to all, who have send me a 'donation' for version 1.21. (if you didn't got nevertheless new version, pse msg to me (DG6MAY @ DB0MWE.DEU.EU)). If you use 1.21, but didn't spend anything, it would be very kind to do this (motivation), then i will send also disk with 1.22 to you. -------------- A bug was found in the Patchprg's TNP22E.EXE (TNP22I.EXE for the I-Version). There are 3 adresses in each wrong. If you have Turbo Pascal 5.0 (or higher), its no problem, to correct this in the source's TNP22E.PAS / TNP22I.PAS [ENTER] to continue, (A)bort -> (in the directory BIN). Please copy this msg to the Directory BIN (very good, if once a time, s.o. will copy the disk). In TNP22E.PAS there are following lines (line 171 ...): CTXT := ''; CTXTAD := $4D78; QTXT := ''; QTXTAD := $4D8E; CMDT := ''; CMDTAD := $4DE6; pse correct them to: CTXT := ''; CTXTAD := $4D77; QTXT := ''; QTXTAD := $4D8E; CMDT := ''; CMDTAD := $4DE7; So CTXTAD (starting adr. of CText (default in Eprom 'Gruess Gott')) was decremented, CMDTAD (starting adr. of command text) incremented by 1. -------------------------------------------------------------------------- [ENTER] to continue, (A)bort -> In TNP22I.PAS (for the I-Version) you find following lines (line 176...): CTXT := ''; CTXTAD := $4E17; QTXT := ''; QTXTAD := $4E2D; CMDT := ''; CMDTAD := $4E74; pse correct them to: CTXT := ''; CTXTAD := $4E16; QTXT := ''; QTXTAD := $4E2D; CMDT := ''; CMDTAD := $4E75; So here also CTXTAD was decremented and CMDTAD incremented by 1. Sri, that this bug happend, but I hope, you easily can correct it, and no more will appear (hi). vy 73 de Martin @ db0mwe.deu.eu [ENTER] to continue, (A)bort -> ========== End of message #27156 ==========