Array question

Glen Bojsza gbojsza at mac.com
Mon Mar 22 17:04:24 EST 2004


Hi everyone,

I have an array that uses sequential numeric keys (1, 2, 3, 4, 5, 6, 7, 
8, 9, 10 etc) and I want to create an array based on the first array 
but on a linear range that is user defined.

Example, the user wants the array from 3 through 7.

This can be done using repeat loops but can it be done using a single 
line command?

thanks,

Glen



More information about the use-livecode mailing list