Hi, I habe written a new ChainFile for a Program and everytime I
want to start the chain file from the exe, I get Error 203. When
I compile the file to EXE and try to accesa an other file. I
also get Error 203. Without that file everithing is working
fine.
I have already copied the hole part holding the COMMON
statements from the EXE to my file. I also copied the $STACK.
It is meant that the error means that the commons, or the
stack are not fitting, but because I've copied them It has to be
the same, isn't it?
So, what can be the fault?
------------------
want to start the chain file from the exe, I get Error 203. When
I compile the file to EXE and try to accesa an other file. I
also get Error 203. Without that file everithing is working
fine.
I have already copied the hole part holding the COMMON
statements from the EXE to my file. I also copied the $STACK.
It is meant that the error means that the commons, or the
stack are not fitting, but because I've copied them It has to be
the same, isn't it?
So, what can be the fault?
------------------
Comment