On May 05, 2006, at 06:20 UTC, Emile Schwarz wrote: > One thing I didn't explain is that I used a Variant for the auto > String-Integer coercion (between others).
No, I understood that you were thinking that -- it's just that this is fuzzy thinking. Though a Variant can convert itself into any other type, what you're converting it to when you pass it to Split is simply a string; Variants are not involved thereafter. > And the original idea waas to have a better styled example to pass data > to an array (to create PolyGon). Yes, I'd suggest using the Array function for that. > BTW: the "start filling Array at position 1" have to be explained in the > Language Reference (documentation). Agreed; I too hope that someday the good folks at RS will find a way to more efficiently correct such errors in the docs. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Available for custom REALbasic programming or instruction. _______________________________________________ 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>
