Xref: utzoo comp.sys.mac.hypercard:3212 comp.sys.mac.programmer:12749 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!uhccux!kchung From: kchung@uhccux.uhcc.hawaii.edu (Kwok Wan Chung) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac.programmer Subject: Re: Hypercard help requested Keywords: hypercard, mac Message-ID: <6751@uhccux.uhcc.hawaii.edu> Date: 27 Feb 90 02:51:22 GMT References: <6741@uhccux.uhcc.hawaii.edu> Organization: University of Hawaii Lines: 16 In article <6741@uhccux.uhcc.hawaii.edu>, kchung@uhccux.uhcc.hawaii.edu (Kwok Wan Chung) writes: > I am writing a hypercard stack that has 6 card buttons on a card. Whenever > I want to create a new card at the end of the stack, I want to have the 6 > card buttons created at the same locations on the new card as well. But they > are not there when I doMenu "New Card". Is there a simple way that I can > copy the buttons over to a new card? Please respond by email. Thank you > in advance. > > Kwok Thanks to those who sent me responses to my question listed above. I ended up writing script to make the buttons every time I create a new card. The buttons are of checkbox type and do not represent the same thing on different cards. Sorry I didn't mention it in the first place. Kwok