Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!ucla-cs!zen!ucbvax!ulysses!eww From: eww@ulysses.homer.nj.att.com (Ed Whelan) Newsgroups: comp.windows.news Subject: Unexpected type check error Message-ID: <2914@ulysses.homer.nj.att.com> Date: Wed, 2-Sep-87 16:56:32 EDT Article-I.D.: ulysses.2914 Posted: Wed Sep 2 16:56:32 1987 Date-Received: Sat, 5-Sep-87 07:18:55 EDT Organization: AT&T Bell Laboratories, Murray Hill Lines: 25 Can anyone explain why I get a type check error on the following: .50000 1 1 sethsbcolor while I don't on: .5000 1 1 sethsbcolor More than four decimal digits seem to break things. If you'd like to try it yourself, run 'psview' on the following: newpath 270 360 moveto 0 72 rlineto 72 0 rlineto 0 -72 rlineto closepath .50000 1 1 sethsbcolor fill showpage Any help appreciated, Ed Whelan