Sure but you don't get two seperate instances, you will get two referrences both pointing to the same instance.
Its best always to instantiate explicitly seperately as in your second example. On 16/5/07 11:17, "Octave Julien" <[EMAIL PROTECTED]> wrote: > If I understand correctly the Language reference's entries for DIM and > NEW, it is possible to dim two new instances in the same statement. Regards, Dan _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
