answersLogoWhite

0

The keyword error can be put in a line that says
on error goto [label]
This will send the program to that label if any error is encountered.
User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What does open error mean in command prompt?

How can i fix command promt


What BASIC computer command calls letters and numbers on a screen?

The BASIC computer command that calls letters and numbers up on a screen is the print command.


How do you find out what the correct cyntax for a particular dos command is?

Just execute it.. If it is write it will give you the result else error message..


A basic characteristic of a command system is that?

A basic characteristic of a command system is that the government owns most economic resources.


What is difference between basic command and statement?

difference between command and statement


Error on visual basic?

check


What is a syntax error in c plus plus?

Syntax error is a kind of error when compiler does not recognize the command you are trying to use. It happens because of two reasons: first is you forgot to include required library; second is such command does not exist.


What is used as output command in basic?

PRINT


How do you access the config.sys file if it says bad command or file name?

If you're gettin the error "Bad command or filename" then the problem is not in your CONDIF.SYS file, it is in your AUTOEXEC.BAT file. Just Open it with a plain text editor such as Notepad.


Different basic command use in visual foxpro?

what are the basic commands in Fox Pro


What is a basic characteristic of a command system?

The government owns most economic resources with a command system.


What basic computer command calls letters and numbers up on the screen?

The basic computer command that calls letters and numbers up on the screen is "print" in many programming languages. The "print" command is used to display text or numerical values on the screen for the user to see. It is a fundamental function in computer programming for communicating information to the user in a readable format.