Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!akgua!sb1!sb6!bpa!burdvax!presby!seismo!hao!hplabs!sri-unix!STERNLIGHT%USC-ECL@sri-nic From: STERNLIGHT%USC-ECL%sri-nic@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: Security of alds code with MDM714 Message-ID: <14022@sri-arpa.UUCP> Date: Sat, 26-Nov-83 11:02:00 EST Article-I.D.: sri-arpa.14022 Posted: Sat Nov 26 11:02:00 1983 Date-Received: Wed, 30-Nov-83 02:42:06 EST Lines: 8 From: David Sternlight MDM714 (and its predecessors) displays the alternate ld (sprint, etc) number and code on the screen when dialing. A simple fix is to comment out the 'CALL TYPE' instruction in MDM714.ASM after DIALAD2: and add three (3) NOP instructions after it (to keep the code the same length). --david--