Hi all,
I have made a Java editor (school wants me to learn Java,
but there is no automated way in school to compile it so
I made an editor that creates a batch file to compile and
run it automatically by pressing F12). Now when I execute
the batch file generated by my editor when my editor is off
(ie: not being run) it's fine, but when I run it while it
is on, I keep getting the error : Low on system resources.
My application is a windows app, but somehow it appears to
be using, MS-DOS memory space. This problem only occurs
under Windows Millenium although it does compile and run.
Under Windows 95/98 it is fine. Does anyone know why this
happens. I don't understand it.
Thanx in advance,
BobbaFet Everyone has a right to my opinion.
E-mail me at cwcon@programmer.net
Be a nice guy 'n press that little ol'
VVV---(this one) for me ;-)
I have made a Java editor (school wants me to learn Java,
but there is no automated way in school to compile it so
I made an editor that creates a batch file to compile and
run it automatically by pressing F12). Now when I execute
the batch file generated by my editor when my editor is off
(ie: not being run) it's fine, but when I run it while it
is on, I keep getting the error : Low on system resources.
My application is a windows app, but somehow it appears to
be using, MS-DOS memory space. This problem only occurs
under Windows Millenium although it does compile and run.
Under Windows 95/98 it is fine. Does anyone know why this
happens. I don't understand it.
Thanx in advance,
BobbaFet Everyone has a right to my opinion.
E-mail me at cwcon@programmer.net
Be a nice guy 'n press that little ol'
VVV---(this one) for me ;-)