Collapse (?) An Array?

J. Landman Gay jacque at hyperactivesw.com
Thu Sep 1 11:18:54 EDT 2011


On 9/1/11 9:10 AM, Scott Rossi wrote:

>> From what you're saying, it sounds like I need to put the remaining elements
> of the array into a temporary variable and then replace the original array.

If that's what you need, then it might be easier to just combine the 
array, remove the line you don't want, and then split it again. If any 
of your values are more than one line, use custom delimiters that don't 
appear in your data anywhere.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list