Path: utzoo!attcan!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!apple!well!wdh From: wdh@well.UUCP (Bill Hofmann) Newsgroups: comp.sys.mac.programmer Subject: Re: Copy to clipboard in MultiFinder Summary: SystemEdit will do the right thing Message-ID: <7642@well.UUCP> Date: 12 Nov 88 22:33:05 GMT References: <737@dukempd.phy.duke.edu> <2491@spray.CalComp.COM> Reply-To: wdh@well.UUCP (Bill Hofmann) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 14 <> I ran into this problem some ways back, and after beating my head against the wall for literally days, discovered what was documented (later) in one of the Multifinder tech notes. Multifinder maintains scraps for each application, and copies from one to another only if it is "primed" for the copy. What primes it is a call to SystemEdit with the proper argument (check IM I-441) for Copy. I had to do this for my special menu item Copy Table even though I never had it highlighted when a system window (ie, DA window) was frontmost. A little screwed up, but I suppose there are reasons. -Bill Hofmann