Path: utzoo!attcan!uunet!lll-winken!ames!dftsrv!amarna.gsfc.nasa.gov!lev From: lev@amarna.gsfc.nasa.gov (Brian S. Lev) Newsgroups: comp.sys.mac.hypercard Subject: Re: Merging Stacks Message-ID: <2296@dftsrv.gsfc.nasa.gov> Date: 8 Jun 90 16:20:30 GMT References: <36192@sequent.UUCP> <8563@goofy.Apple.COM> <1276@urbana.mcd.mot.com> Sender: news@dftsrv.gsfc.nasa.gov Reply-To: lev@amarna.gsfc.nasa.gov Organization: NASA Goddard Space Flight Center - Greenbelt, MD, USA Lines: 39 News-Software: VAX/VMS VNEWS 1.3-4 In article <1276@urbana.mcd.mot.com>, willcox@urbana.mcd.mot.com (David A Willcox) writes... >>> I have two 'address' stacks which I'd like to merge. Does anyone have >>> a script which will merge the stacks without creating two backgrounds? > >I was under the impression, from something I read some time ago, that >doing a "Copy Card" in one stack and "Paste Card" multiple times would >result in the second stack having a bunch of separate backgrounds, >each with one card. o o o In my (still somewhat limited) experience, each card you copy between stacks carries a copy of its background; the final result is the sum of the different backgrounds. In (hopefully!) clearer terms: START: Stack A, bg a, cd A1-An (all cards have bg "a") Stack B, bg b, cd B1-Bn (all cards have bg "b") PROCESS: Copy cards B1-B4 into Stack A END: Stack A, bg a&b, cd A1-An+4 (stack now contains 2 backgrounds) Stack B, bg b, cd B1-Bn (all cards have bg "b") +----------------------------------------------------------------------------+ | Brian Lev/STX (301)286-9514 (FTS)888-9514 | | NASA Goddard Space Flight Center DECnet: SDCDCL::LEV (6153::LEV) | | Advanced Data Flow Technology Office TCP/IP: lev@dftnic.gsfc.nasa.gov | | Code 930.4 BITNET: LEV@DFTBIT | | Greenbelt, MD 20771 TELENET: [BLEV/GSFCMAIL] | | X.400 Address: (C:USA,ADMD:TELEMAIL,PRMD:GSFC,O:GSFCMAIL,UN:BLEV) | +----------------------------------------------------------------------------+ | "The ability of a network to knit together the members of a sprawling | | community has proved to be the most powerful way of fostering scienti- | | fic advancement yet discovered." -- Peter Denning | +----------------------------------------------------------------------------+ | DISCLAIMER: THESE STATEMENTS ARE MY OWN AND *NOT* NASA'S OR STX'S! | +----------------------------------------------------------------------------+