On Thu, Sep 12, 2013 at 3:20 PM, FlexibleLearning.com <
ad...@flexiblelearning.com> wrote:

> Is 'put "something" BEFORE myVariable' quicker? That way, the engine
> doesn't
> have to track to the end each time.
>


Definitely not -- it may not have to find the end, but it has to shove the
whole string over, which costs dearly -- timings in a moment...
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to