Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Tek) 9/26/83; site teklabs.UUCP Path: utzoo!linus!decvax!ucbvax!ucbcad!tektronix!tekchips!teklabs!carlc From: carlc@teklabs.UUCP (Carl Clawson ) Newsgroups: net.micro.hp Subject: Re: Graphics bug in series 200 Basic Message-ID: <2800@teklabs.UUCP> Date: Tue, 3-Apr-84 16:47:57 EST Article-I.D.: teklabs.2800 Posted: Tue Apr 3 16:47:57 1984 Date-Received: Thu, 5-Apr-84 03:18:30 EST References: <2781@teklabs.UUCP> Organization: Tektronix, Beaverton OR Lines: 17 < ouch > I should add the following info to my previous note: 1) It was found on an HP9816 with 768K memory. 2) The BASIC system disk is "98611A Opt 630". Further distillation of the bug has resulted in a 3-liner: 10 DIM Z(100) 20 RPLOT 50,50,-1 30 END So it's "Z" that's the culprit! Of course the lack of GINIT, etc could make this program behave erratically, but it does demonstrate the bug. We have also reproduced this bug on another 9816 running BASIC 2.1. We will be informing HP about this in case they aren't REALLY listening.