Announcement

Collapse
No announcement yet.

Error 203

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error 203

    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?


    ------------------

  • #2
    Make sure you have freshly compiled both parts (check the file dates
    to be absolutely sure). If you still get the error 203, check your
    source code, $include files, PBUs and so on for anything you might
    have overlooked. If this does not help, you may wish to contact
    mailto:[email protected][email protected]</A> for more direct assistance.

    ------------------
    Tom Hanlin
    PowerBASIC Staff

    Comment

    Working...
    X