G
Guest
Hi you all!
This is tooooo weird! When I'm trying to insert a new variable to my module
(dim i as integer) or a new sub or a new function, I get an error:
"Out of memory"
and explanation: "Out of memory (Error 7), More memory was required than is
available, or a 64K segment boundary was encountered. This error has the
following causes and solutions:" .. a huge list of possible reasons.
Is my database corrupted in some way? When I open a backup of this database
I am able to insert a new sub or anything I want into the module.
And what is 64K segment boundary? "Break large modules or procedures into
smaller ones. This doesn't save memory, but it can prevent hitting 64K
segment boundaries"
Any help would be appreciated
- Beginner -
This is tooooo weird! When I'm trying to insert a new variable to my module
(dim i as integer) or a new sub or a new function, I get an error:
"Out of memory"
and explanation: "Out of memory (Error 7), More memory was required than is
available, or a 64K segment boundary was encountered. This error has the
following causes and solutions:" .. a huge list of possible reasons.
Is my database corrupted in some way? When I open a backup of this database
I am able to insert a new sub or anything I want into the module.
And what is 64K segment boundary? "Break large modules or procedures into
smaller ones. This doesn't save memory, but it can prevent hitting 64K
segment boundaries"
Any help would be appreciated
- Beginner -