Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!udel!rminnich From: rminnich@udel.EDU (Ron Minnich) Newsgroups: comp.sys.amiga Subject: One last problem with postscript interpreter Message-ID: <478@louie.udel.EDU> Date: Tue, 1-Sep-87 10:50:42 EDT Article-I.D.: louie.478 Posted: Tue Sep 1 10:50:42 1987 Date-Received: Sat, 5-Sep-87 03:40:26 EDT Reply-To: rminnich@udel.EDU (Ron Minnich) Organization: University of Delaware Lines: 10 This one is weird. all the '0's appeared to have been stripped out of the file. Take a look at the function that determines whether you have a decimal digit. It compares #'' to D, where it should compare #'0' to D0. That is only one example. For all you Lattice 3.03 users (like me!) you will have to move the xdef's at the front. The MCC assembler is stupid. If i get this going today i will send out diffs. ron -- Ron Minnich