This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nothing

this nothing line makes the error;

    send_the_data ( HALF__ENG ) ;

WHY?

Parents
  • because you haven't defined, or have incorrectly defined, "send_the_data" and/or "HALF__ENG" and/or any number of other possible errors related to the rest of the code that you haven't shown.

    Did it not occur to you to state exactly what error(s) you get?!

Reply
  • because you haven't defined, or have incorrectly defined, "send_the_data" and/or "HALF__ENG" and/or any number of other possible errors related to the rest of the code that you haven't shown.

    Did it not occur to you to state exactly what error(s) you get?!

Children