Path: utzoo!attcan!uunet!cs.utexas.edu!usc!apple!agate!shelby!neon!kaufman From: kaufman@Neon.Stanford.EDU (Marc T. Kaufman) Newsgroups: comp.sys.mac Subject: Re: question: setting a checkbox on as default (PostScript) Keywords: default-setting, ResEdit, PostScript Message-ID: <1990Apr13.162833.18488@Neon.Stanford.EDU> Date: 13 Apr 90 16:28:33 GMT References: <500@fornax.UUCP> Organization: Computer Science Department, Stanford University Lines: 15 In article <500@fornax.UUCP> sumo@cs.sfu.ca (sumo kindersley) writes: > CAN I MAKE THE Disk File CHECKBOX BE CHECKED ON BY DEFAULT??? >we've been messin' about with ResEdit and can't find anything obvious. >DITL 8192 (page setup) has some checkboxes that are on by default, >e.g. Font Substitution?, but we couldn't figure out *why* they were. Using a document of your choice, 'Print' it with the checkbox OFF, and 'Print' a copy with the checkbox ON. Using ResEdit, compare the PREC resources that have been stored with the document. Near the bottom you will find that they differ in exectly 1 (one) bit. Turn that bit on in the PREC(0) and PREC(1) resources in the print driver. Marc Kaufman (kaufman@Neon.stanford.edu)