Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!osu-eddie!sarrel From: sarrel@osu-eddie.UUCP Newsgroups: comp.sys.mac Subject: Re: changing the defaults in the page setup dialog Message-ID: <3662@osu-eddie.UUCP> Date: Sun, 7-Jun-87 14:23:02 EDT Article-I.D.: osu-eddi.3662 Posted: Sun Jun 7 14:23:02 1987 Date-Received: Mon, 8-Jun-87 05:39:48 EDT References: <3654@osu-eddie.UUCP> <933@apple.UUCP> <13458@teknowledge-vaxc.ARPA> Reply-To: sarrel@osu-eddie.UUCP (Scoop) Organization: The Ohio State University, CIS Dept. Lines: 22 In article <13458@teknowledge-vaxc.ARPA> dplatt@teknowledge-vaxc.ARPA (Dave Platt) writes: >It seems to me that another way to handle this might be to store the >appropriate print record in the resource fork of the documents being >formatted, rather than in the resource fork of the application. This >might be safer (the application wouldn't need to be self-modifying). Storing the print record in the document file may take up some more disk space, but I'd trade that to keep my application from being self-modifying. Sounds like a good idea for me. >This trick could be combined with the "style sheet" concept that I >seem to recall floating by in a technote a couple of months ago. >Different style-sheet documents could be created; each one would have >an empty data fork and a single "XXXX" (or whatever) resource in the >resource fork, containing the appropriate print record. The "New..." >dialog would probably want to pop up an SFGetFile to select the >appropriate style sheet. I don't really need all that power. I need only one "style-sheet". Although, a reference to the tech-note in question might be enlightening. Thanks a lot,