Hello,
i´ve a little problem with my PB3.5 Compiler.
If I compile my big program the compiler stops compiling
at line 7800 of 12000. IF I press enter the compiling goes
to end - but the new function does not work.
If I use ´$Error stack off` then the compiler works - but
the new function does not work too.
How to find the error place ???
Thanks for help.
Matthias Kuhn
------------------
i´ve a little problem with my PB3.5 Compiler.
If I compile my big program the compiler stops compiling
at line 7800 of 12000. IF I press enter the compiling goes
to end - but the new function does not work.
If I use ´$Error stack off` then the compiler works - but
the new function does not work too.
How to find the error place ???
Thanks for help.
Matthias Kuhn
------------------
Comment