Yes, you may be right if it is an RB array like : dim myarray() As mystruct
But I believe that the person asking the question was referring to cases where a structure itself has one or more arrays INSIDE its own definition. In his case a very large array - hence the stack problem. On 16/5/07 15:39, "Norman Palardy" <[EMAIL PROTECTED]> wrote: > If you have an array of structs I'm not sure they are all on the stack Regards, Dan _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
