![]() |
Blitz Support : |
From: Faheem Mitha (faheem_at_[hidden])
Date: 2004-12-22 18:11:35
Hi,
I'm need to get subarrays (or possibly slices) of an array, but the index
values need to be arbitrary. In other words, not necessarily a set of
regularly spaced index values like Range objects.
According to the documentation this is not supported but perhaps I am
missing something. Can anyone suggest a method for doing this, or do I
need to write my own function for doing so?
Thanks in advance. Faheem.