I would prefer to use the [] syntax as a way ( in future versions of RB ) for dereferencing by index C pointer based arrays when doing Declare or ptr based stuff ( on memoryblocks for example ) .
That would leave the existing () syntax for the current reference based arrays. On 12/10/06 15:52, "Long Huynh" <[EMAIL PROTECTED]> wrote: > Maybe I'm so used to C like langauges, such as PHP, Perl and Java. > I am often so confuse with Basic's array style. I really wish to be able to > write varX[100] alternative to varX(100). _______________________________________________ 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>
