Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!DDATHD21.BITNET!XBR4D76H From: XBR4D76H@DDATHD21.BITNET Newsgroups: net.micro.atari16 Subject: Fix: Pathnames for LINK68 Message-ID: <8609040738.AA18529@ucbvax.Berkeley.EDU> Date: Thu, 4-Sep-86 03:39:33 EDT Article-I.D.: ucbvax.8609040738.AA18529 Posted: Thu Sep 4 03:39:33 1986 Date-Received: Thu, 4-Sep-86 06:43:14 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 Trying to overcome the problem with LINK68 not accepting pathnames I found a scanner control table starting at file-offset 0x8144. The command scanner of LINK68 uses a byte entry of this table indexed by an input character as a control pattern specifying the character class. The backslash entry at file-offset 0x81A0 has the value 0x02 which is a separator pattern. Patching it to value 0x04 puts the backslash into the number class. After this fix LINK68 treats the backslash as a normal identifier character but GEMDOS still sees a pathname. Konrad Hahn Techn. University Darmstadt Dept. of Computer Science (Datentechnik) Merckstr. 25, D-6100 Darmstadt, W.-Germany