duplicating cards

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 939
Joined: Thu Nov 13, 2008 6:48 am

duplicating cards

Post by marksmithhfx » Thu Dec 01, 2011 5:17 am

Is there a command or method I have missed that duplicates a card (all fields, buttons, etc plus card scripts)?

Thanks
macOS 15.6 (Sequola), Xcode 15.3, LC 10.0.2, iOS 18.6.2

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10408
Joined: Wed May 06, 2009 2:28 pm

Re: duplicating cards

Post by dunbarx » Thu Dec 01, 2011 5:57 am

check out the "clone" command in the dictionary.

Craig Newman

marksmithhfx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 939
Joined: Thu Nov 13, 2008 6:48 am

Re: duplicating cards

Post by marksmithhfx » Fri Dec 02, 2011 1:46 am

dunbarx wrote:check out the "clone" command in the dictionary.

Craig Newman
Craig, thanks.
macOS 15.6 (Sequola), Xcode 15.3, LC 10.0.2, iOS 18.6.2

Post Reply