Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!mailrus!uflorida!mephisto!mcnc!ecsvax.uncecs.edu!dlugose From: dlugose@uncecs.edu (Dan Dlugose) Newsgroups: comp.sys.mac.hypercard Subject: Re: XCMD PasteToScrapbook ? Message-ID: <1989Dec1.164709.27634@uncecs.edu> Date: 1 Dec 89 16:47:09 GMT References: <15421602MR@MSU> Reply-To: dlugose@ecsvax.uncecs.edu.UUCP (Dan Dlugose) Organization: UNC Educational Computing Service Lines: 21 In article <15421602MR@MSU> 21602MR@MSU.BITNET (Mark Rosenberg) writes: >to be able to click on an image and then have it automatically pasted into >their scrapbook without the user having to change tools and copy/paste stuff. >Does anyone know of an xcmd which will paste the contents of the clipboard to With MacroMaker you could create a menu item that: pulls out ScrapBook paste Then you script in HyperCard could go something like: choose select tool drag from x,y to x+100, y+100 domenu "copy picture" domenu "macro to scrapbook" choose browse tool Dan Dlugose UNC Educational Computing Service dlugose@uncecs.edu