On 12/6/06, jmfillman <[EMAIL PROTECTED]> wrote:
> How would I iterate through the array if I don't know how many
> records are in the array?

maybe this; Alert.show(yourArray.join("\n"));

Reply via email to