Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site tmq.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxj!mhuxt!houxm!ihnp4!tmq!darin From: darin@tmq.UUCP (Darin Adler) Newsgroups: net.micro.mac Subject: Re: Screen->MacPaint DA Message-ID: <193@tmq.UUCP> Date: Tue, 11-Jun-85 12:21:35 EDT Article-I.D.: tmq.193 Posted: Tue Jun 11 12:21:35 1985 Date-Received: Wed, 12-Jun-85 20:14:08 EDT References: <356@aurora.UUCP> Distribution: net Organization: tmq/ICOM Buffalo Grove, IL Lines: 15 > I need a way to get what's on the screen at random times into a > MacPaint document. One way might be to have a DA that copied the > screen to a file in MacPaint format and then asked for a file > name. Seems simple enough, has anyone done it? Can such a DA > be bought or aquired? > > Oh, DA = Desk Accessory. Thanx in advance. There is a key sequence which dumps the screen to a Paint document that is fairly well known. It is Shift-CMD-3. This will dump to a file called "Screen 0" and if that exists, "Screen 1" and so on. Just for grins, the code that does this is in the System file in the FKEY 3 resource. Darin Adler ihnp4!tmq!darin