J
Jay
Hi all -
WinXP/Access2003/All updates installed/2 GB of memory/Late model Dell PC.
I'm getting an unexpected "Out of memory" error when I try to add a new
function to a module. Pressing the [Help] button on this error dialog
informs me that the error number is “7†and suggests things like: procedures
are too complex and the like, but I have built much more complex VB code
along with more modules than this in the past. I've been editing the file
for some time, adding code for new functions and procedures at will with no
trouble. In fact, I’ve been building the file on two different PC’s with no
trouble.
Today, for some reason, adding a new function resulted in the ‘out of
memory’ error (when I try to type “function test() and press enter). Note
that I can ocassionally add a new function, but only if its name does not
start with the same characters as an existing function. Also, I can add a
blank module or two, but then the same error occurs when trying to add a
third module. I can add statements to existing procedures and functions with
no trouble.
My application is not overly complex; I have 3 modules each containing 1 to
3 procedures with a 4th module containing 10 fairly basic functions (each
function has 3 to 25 statements or so) and there are no other applications
running.
Any advice from others who have experienced this problem would be appreciated,
Jay
WinXP/Access2003/All updates installed/2 GB of memory/Late model Dell PC.
I'm getting an unexpected "Out of memory" error when I try to add a new
function to a module. Pressing the [Help] button on this error dialog
informs me that the error number is “7†and suggests things like: procedures
are too complex and the like, but I have built much more complex VB code
along with more modules than this in the past. I've been editing the file
for some time, adding code for new functions and procedures at will with no
trouble. In fact, I’ve been building the file on two different PC’s with no
trouble.
Today, for some reason, adding a new function resulted in the ‘out of
memory’ error (when I try to type “function test() and press enter). Note
that I can ocassionally add a new function, but only if its name does not
start with the same characters as an existing function. Also, I can add a
blank module or two, but then the same error occurs when trying to add a
third module. I can add statements to existing procedures and functions with
no trouble.
My application is not overly complex; I have 3 modules each containing 1 to
3 procedures with a 4th module containing 10 fairly basic functions (each
function has 3 to 25 statements or so) and there are no other applications
running.
Any advice from others who have experienced this problem would be appreciated,
Jay