Path: utzoo!attcan!uunet!husc6!psuvax1!psuhcx!wcf From: wcf@psuhcx.psu.edu (Bill Fenner) Newsgroups: comp.sys.ibm.pc Subject: Re: Set function in Basic Message-ID: <88@psuhcx.psu.edu> Date: 25 May 88 21:06:52 GMT References: <613@ttrde.UUCP> Reply-To: wcf@psuhcx (Bill Fenner) Organization: Penn State University Lines: 17 In article <613@ttrde.UUCP> rdr@ttrde.UUCP (Bob Rindfuss) writes: |I have found a program written in TRS-80 basic for designing ported speaker |cabinets. The program contains a function called "SET" which appears |to always take two integer arguments. I want to port the program to something |other that TRS-80 - either GW-basic or C. None of the Basics that I have |manuals for have this function, and it's not totally clear from the |program context what the set function does. Can anybody help? Yup. SET(x,y) turns on the point X,Y ... 0