On Dec 11, 2006, at 2:11 PM, Lars Jensen wrote:
Except that
dim items() as variant
for each item as integer in items()
next
and
dim items() as variant
for each item as string in items()
next
may also be legal
Yes, they would continue to be legal. As I say, I don't want to
monkey with the type system, just the syntax.
I'd rather they didn't as you might have gathered :)
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>