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: 931
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 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10320
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: 931
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 12.6.5 (Monterey), Xcode 14.2, LC 10.0.0, iOS 15.6.1
Targets: Mac, iOS

Post Reply