Hi Richmond,

> Am 09.10.2019 um 14:40 schrieb Richmond via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> So: I have a socking-great multidimensional array that I display in a table 
> field by using
> combine
> as in:
> combine myGUFF using return and tab
> put myGUFF into field "completeGUFF"
> but then I realise I want to go on working with my array "myGUFF"
> but as it has been turned into some sort of delimited text variable
> I need to convert it back to an array . . .
> Richmond.

the opposite of COMBINE= SPLIT


Best

Klaus

--
Klaus Major
https://www.major-k.de
kl...@major-k.de


_______________________________________________
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