Looks like you have to roll your own. Bob
On Dec 14, 2010, at 3:37 PM, JosepM wrote: > > Hi, > > Is posible in LiveCode delimite the chars of a variable inside of one array > to assign other variable that assign the values into the array to each > element. > > Example, so my explanation is confused :) I know. > > I have a string with: > > 00000Description nameT001 0.00 0.00 > > and I need to asign the entire string to the array but autofilling the > values like in Pascal when use "Type of" > > So the string will be... splited by the definition of the array, but I don't > know if is posible define one array with the length of her elements. > > 00000 > Description name > T > 001 > 0.00 > 0.00 > > > Salut, > Josep > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/array-types-tp3088217p3088217.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
