Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!mephisto!mcnc!ecsvax.uncecs.edu!dlugose From: dlugose@uncecs.edu (Dan Dlugose) Newsgroups: comp.sys.mac.hypercard Subject: Re: Scripting Polygons & New Buttons Message-ID: <1990Feb15.221107.13077@uncecs.edu> Date: 15 Feb 90 22:11:07 GMT References: <46@exodus.Eng.Sun.COM> Distribution: usa Organization: UNC Educational Computing Service Lines: 17 In article <46@exodus.Eng.Sun.COM> woodard@troll.sun.com (Mike &) writes: >Also, is there a way to specify a newly created object? >How can I name, or otherwise talk about something thats >brand new? > >doMenu "New Button" >set the name of button ??? to "junk" > In the case of a card button: Put the number of card buttons into n doMenu "new Button" set the name of card button n+1 to "like"&&short name of card button n Sorry I can't handle other question. Dan Dlugose UNC Educational Computing Service