Managing Long IDs?

Scott Rossi scott at tactilemedia.com
Mon Jul 15 19:30:57 EDT 2013


For example, a line contains an object's long ID + comma + object's loc

If the long ID contains commas, parsing the line fails.

Yes, I could use another delimiter, but this involves changing code and
flipping delimiters in a bunch of places, so I was hoping I could use some
kind of encoding.  Mark's suggestion will work.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 7/15/13 4:13 PM, "Monte Goulding" <monte at sweattechnologies.com> wrote:

>
>On 16/07/2013, at 9:10 AM, Scott Rossi <scott at tactilemedia.com> wrote:
>
>> No, the lists aren't the problem, nor is the storage. The existence of
>> commas (and maybe other characters) in the file paths are the problem.
>
>Do you mean this throws an error if the folder has a comma:
>put the long id of me into tID
>put the short name of tID
>
>Cheers
>
>--
>Monte Goulding
>
>M E R Goulding - software development services
>mergExt - There's an external for that!
>
>
>
>
>
>_______________________________________________
>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