On 08/08/2015 07:45 AM, David Bovill wrote:
There was a recent feature added to the language that would help - maybe it
was something to do with the owner....

I LC7 you can now set whole words as delimiters.
So (off the top of my head)

set the itemDelimiter to "stack"
get item -1 of the long id of control <object>

But note that this will return the mainstack.
If substacks enter into the picture it gets more complicated.

get item 1 of the long id of control <object>

might do the job.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
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