livecode stacks

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
hands16
Posts: 17
Joined: Sat Oct 19, 2013 2:23 am

livecode stacks

Post by hands16 » Thu Apr 24, 2014 11:25 pm

Is there a limit on how big a stack be memory wise

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: livecode stacks

Post by FourthWorld » Thu Apr 24, 2014 11:43 pm

Memory-wise is the only practical limit; the logical limit in the current version is 4GB. That said, the number of cards can become cumbersome for the engine to handle after about 5,000 or so. But if you have fewer cards and are loading them up with tons of graphics and scripts, your limit will be the amount of available RAM up to 4GB.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply