HI GYS I NEED SOME HELP ! I M A BEGINNER IN THIS FIELD AND I WAS TRYING TO CREATE A CALCULATER AND WHEN ALL THE COMMADNS WERE DONE I WROTE RUN AND PRESSED ENTER,
THEN IT SAYS LIKE USAL INPUT "ENTER THE FIRST VALUE ",A ( I WROTE 23 )
THEN SAYS ME THAT SYNTAX ERROR IN 10 PLZZ ANY REPLY ACCORDING TO THIS TOPIC IF U GYS HAVE ANY ANSWER TO SEND THE ANSWER ON Fasahatc@gmail.com .........................
THANKS .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have made an error in typing the line in some way. Without seeing the program there is no way to diagnose it in any more detail. It may be that you left out a space where one is needed, or a typo in a keyword. Examine line 10 and look for the problem there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "[CLOSED] BASIC Programs" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
HI GYS I NEED SOME HELP ! I M A BEGINNER IN THIS FIELD AND I WAS TRYING TO CREATE A CALCULATER AND WHEN ALL THE COMMADNS WERE DONE I WROTE RUN AND PRESSED ENTER,
THEN IT SAYS LIKE USAL INPUT "ENTER THE FIRST VALUE ",A ( I WROTE 23 )
THEN SAYS ME THAT SYNTAX ERROR IN 10 PLZZ ANY REPLY ACCORDING TO THIS TOPIC IF U GYS HAVE ANY ANSWER TO SEND THE ANSWER ON Fasahatc@gmail.com .........................
THANKS .
Save your program by typing
save"prog.bas",a
then paste the full contents of prog.bas here in the discussion so we can look at it.You have made an error in typing the line in some way. Without seeing the program there is no way to diagnose it in any more detail. It may be that you left out a space where one is needed, or a typo in a keyword. Examine line 10 and look for the problem there.