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
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
