Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!overload!dillon From: dillon@overload.Berkeley.CA.US (Matthew Dillon) Newsgroups: comp.sys.amiga.programmer Subject: Re: wb2.0 screens problem. Message-ID: Date: 8 Apr 91 19:12:53 GMT References: <20439@cbmvax.commodore.com> Organization: Not an Organization Lines: 31 In article <20439@cbmvax.commodore.com> jesup@cbmvax.commodore.com (Randell Jesup) writes: >In article Sam_Yee@resbbs.UUCP (Sam Yee) writes: >>Here is an excerpt from my program: > >>penArray: >> dc.b 3 ;detailpen >... >> dc.b 8 ;numdripens(don't know what this does!) > > Note: I'm pretty sure the pen list must end with ~0 (255). Don't forget that you can simply have UWORD pens[] = { ~0 }; (i.e. no pens in the array) to request intuition give you the new-look defaults! -Matt >-- >Randell Jesup, Keeper of AmigaDos, Commodore Engineering. >{uunet|rutgers}!cbmvax!jesup, jesup@cbmvax.commodore.com BIX: rjesup >Disclaimer: Nothing I say is anything other than my personal opinion. >Thus spake the Master Ninjei: "To program a million-line operating system >is easy, to change a man's temperament is more difficult." >(From "The Zen of Programming") ;-) -- Matthew Dillon dillon@Overload.Berkeley.CA.US 891 Regal Rd. uunet.uu.net!overload!dillon Berkeley, Ca. 94708 USA