answersLogoWhite

0


Best Answer

i really need to figure this out too.

someone please reply.

or, send me results at Ninja.justin@gmail.com

please, and thank you in advance.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does Anybody know how to get advance text to work when it says the program has shut down and to send an error report?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is auto report in the computer?

Like the name says it, it 'Auto Report' the error that could happen in windows, for any program


Why is the error report talking about magic?

Error reporting often refers to the log in a computer that explains what programs are doing as the computer is running. If the error report is talking about Magic, it's possible there is something happening with the program that needs to be logged.


What Windows error message is displayed when a program is forced to quit because it did something Windows did not like?

Title: End Program - - This program is not responding. To return to Windows and check the status of the program, click Cancel. If you choose to end the program immediately, you will lose any unsaved data. To end the program now, click End Now. --------------------- After Ending: Title: You chose the end the nonresponsive program, . This program is not responding. Please tell Microsoft about this problem. We have created an error report that you can send to help us improve . We will treat this report as confidential and anonymous. To see what data this error report contains, click here.


What is the pronoun-antecedent error in this sentence If anybody wants to go to that new restaurant she or he has to make reservations a month in advance?

There is no antecedent error in the example sentence. The only alternative would be to use the plural, pronoun 'they' (instead of 'she or he') for the singular, indefinite pronoun 'anybody', which is actually acceptable since English has no gender neutral, singular pronoun for a person of unknown gender. Example: "If anybody wants to go to that new restaurant, they have to make reservations a month in advance."


What does programming error-exception occurred mean on DVD shrink?

A program error exception in ANY program means that some error occured in the program that was unexpected, hence the word "exception" here. An error that a program expects might happen wouldn't be an exception per se, and it would be programmed to deal with that. You might try to update to a newer version of the program that might have a fix built into it to deal with that, or post a bug report (if it's repeatable) on the creator's website so they know that issue exists.


When erroneous data are detected by computer program controls the error report should be reviewed and followed up by whom?

data control group


A utiltiy that autimatically launches when an application problem occurs it generates a report that you can then send to the device developers to help them solve the problem?

DR WATSON Dr. Watson for Windows is a program error debugger that gathers information about your computer when an error (or user-mode fault) occurs with a program. Technical support groups can use the information that Dr. Watson obtains and logs to diagnose a program error.


What is the difference between a semantic error and logic error?

An error in the logic of a program means that the output of the program is faulty (eg the program tell you 2+2=5). An error in semantics in a program means that the program statements are not constructed properly and the usual result of this is that the program will not compile.


What are the release dates for Error Report - 2011 TV?

Error Report - 2011 TV was released on: USA: 2011


What do you mean by runtime error and logical error?

A runtime error is a flaw in the program code that halts or abnormally alters (by using exception handlers, for example) the program's flow. Division by zero is a common example of a runtime error. Most languages, including C, do not permit the result of a division by zero error to be stored in memory, and will therefore terminate the program. In contrast, a logical error is a programming flaw that will still permit the program to continue running, but will produce incorrect output. For example, a programming flaw in a function that calculates how much time has passed would report the incorrect amount of time elapsed. As a more specific example, if 10,000 milliseconds have passed, and the program was displaying the time in seconds, but divided by 10,000 instead of 1,000, it would report only 1 second of elapsed time per every 10 seconds.


What error is caught when the program execute?

runtime error


What error is caught when a program executes?

compile error