Managing Long IDs?

Dar Scott dsc at swcp.com
Wed Jul 17 00:59:28 EDT 2013


I agree about arrays.

However, for me, there are cases such as the items of the lines of the pendingMessages.  There one has to be clever (careful?) in chunk expressions.  

Dar

On Jul 16, 2013, at 9:40 PM, Geoff Canyon wrote:

> Arrays are your friend here. If that's too much trouble, you could switch to numtochar(N) with N < 9, or simply escape the commas on the way in and out, but still: arrays.
> 
> Sent from my iPad
> 
> On Jul 15, 2013, at 6:30 PM, Scott Rossi <scott at tactilemedia.com> wrote:
> 
>> For example, a line contains an object's long ID + comma + object's loc
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list