Source Code, File size limit

Hi Kornalius,
PPL does have problems with sourcecode files greater than about 307 kb (the .ppl file). Of course, it could be the quantity of instructions.
If you exceed this limit, it is not possible to press the "run" button a second time without chanching the source code. It does nothing. After changing the source code, you can press the "run" button again. Another possobility is to delete the .ppc file.
But it is not possible to generate a .exe file anymore. PPL is generating it, but by starting the exe on a ppc, nothing will happen. If generating an exe file for the Desktop-PC, the exe file is generated. When trying to start this, Windows XP will show an error message and is asking to send a message to microsoft for diagnostics (I do not know the english translation for this message. sorry).
My ppl file included more than 10100 lines, but inclusive comments and some blanklines.
Now, my source code includes 10026 lines (did some re-programming because of this) and it is working again. So, I am hard at the limit ...
Cheers,
DirectDance
PPL does have problems with sourcecode files greater than about 307 kb (the .ppl file). Of course, it could be the quantity of instructions.
If you exceed this limit, it is not possible to press the "run" button a second time without chanching the source code. It does nothing. After changing the source code, you can press the "run" button again. Another possobility is to delete the .ppc file.
But it is not possible to generate a .exe file anymore. PPL is generating it, but by starting the exe on a ppc, nothing will happen. If generating an exe file for the Desktop-PC, the exe file is generated. When trying to start this, Windows XP will show an error message and is asking to send a message to microsoft for diagnostics (I do not know the english translation for this message. sorry).
My ppl file included more than 10100 lines, but inclusive comments and some blanklines.
Now, my source code includes 10026 lines (did some re-programming because of this) and it is working again. So, I am hard at the limit ...
Cheers,
DirectDance