Home All Groups Group Topic Archive Search About

Execution error 340. The control group element 31 does not exist.

Author
27 May 2005 1:58 PM
Jacquelin Hardy
Hello group,

    I get the above error trying to execute a software that I wrote. It
works OK in developer mode. It compiles OK. But it stucks with the above
error (translated from french) when i try to execute the .exe version.

    Can someone help ?

Many thanks.

Jacquelin Hardy

Author
30 May 2005 12:02 PM
Markus Weber (Megalith GmbH)
Seem to me as a bug in your code. If the problem exist only in EXE you
have to debug it with messaeboxes or a logfile where you write/show
variable contents. You can also add a number to each line. With "Erl"
you can show such a linenumber in your error handler so it's easier to
locate the line which causes the problem.

Show quoteHide quote
>Hello group,
>
>    I get the above error trying to execute a software that I wrote. It
>works OK in developer mode. It compiles OK. But it stucks with the above
>error (translated from french) when i try to execute the .exe version.
>
>    Can someone help ?
>
>Many thanks.
>
>Jacquelin Hardy
>
>