My once simple code is starting to acquire a life of its own.
At around 5k lines there is no more room to run the PB3.5 Editor
and the code; I get an "out of memory" error. Can I complie what
I have done so far, as a Unit or Chain file, to reduce the overall
size? I do not have any documentation on why/how this could be
done. My attempts so far have produced numerous compile-time
errors. Any ideas on how I can make this work without doing a
.EXE compile after every code revision? My programmming experience
is between "drools while coding" and "OOP God" (middle of the road).
Thank You in advance.
Steve Andrues
At around 5k lines there is no more room to run the PB3.5 Editor
and the code; I get an "out of memory" error. Can I complie what
I have done so far, as a Unit or Chain file, to reduce the overall
size? I do not have any documentation on why/how this could be
done. My attempts so far have produced numerous compile-time
errors. Any ideas on how I can make this work without doing a
.EXE compile after every code revision? My programmming experience
is between "drools while coding" and "OOP God" (middle of the road).
Thank You in advance.
Steve Andrues
Comment