Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dinamic array Forms memory error

Status
Not open for further replies.

ecucurella

Programmer
Feb 17, 2003
34
0
0
ES
We have an application with one form.
Dinamically we create instances of this form inside an array.
We have found an error when we create the twentieth form aprox., there are two errors:
- Out of memory (error number 7)
- Unexpected error (error number 50003)

Is there a limitation of the number of forms that we can create dinamically?
How we can solve this error?

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top