That seems to make sense. Also I noticed: >> print b ** Script Error: Out of range or past end ** Near: print b >> b == ** Script Error: Out of range or past end ** Near: print b
It "remembers" and reports the same "Near" code. Anton. > is the error only triggered if the data is accessed in some way (e.g. to > print in the console, assign, etc.)? If the data is not used, no error is > triggered. > > --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
