Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site astrovax.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!astrovax!wls From: wls@astrovax.UUCP (William L. Sebok) Newsgroups: net.sources,net.lang.forth Subject: Another bug in Princeton Forth v2.0 Message-ID: <415@astrovax.UUCP> Date: Thu, 9-Aug-84 22:56:31 EDT Article-I.D.: astrovax.415 Posted: Thu Aug 9 22:56:31 1984 Date-Received: Fri, 10-Aug-84 04:30:14 EDT Organization: Princeton Univ. Astrophysics Lines: 16 On line 2 of screen 19: ICODE W@ S -) S -) ) MVZWL END-CODE should be: ICODE W@ S -) S )+ ) MVZWL END-CODE That is interesting, considering that the vax doesn't even have an autodecrement deferred addressing mode . This was one of the "type independent" addressing words that was added at the last moment. The error was a simple typo. -- Bill Sebok Princeton University, Astrophysics {allegra,akgua,burl,cbosgd,decvax,ihnp4,noao,princeton,vax135}!astrovax!wls