answersLogoWhite

0

PR error means it has been protected by password. if you forgot your password then type POKE 1867,0 and press EXE....you are done your password is gone.......

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the two things you should write down if you get an error message on the computer?

Write down the entire error message. Also, list what you were doing before you got the error. Include the program you were working in.


Write a C program that takes a binary file as input and finds error check using different mechanisms?

write a c program that takes a binary file as input and finds error check using different mechanisms.


Write down three differences between compilers and interpreters?

complisr check entrie program at a time and gives errors and wrranings. but interpreters chech line by line. if any line having error it gives message . if u cleary error in that and goes to next line. otherwise checking in that line only. in java language use both compilers and interpreters


Write a program that takes a binary file as input and finds error check using different mechanism?

networking


Why does a computer do a mini dump?

Usually, a 'mini-dump' occurs when a computer encounters an error in a program. This causes the computer to write the contents of the memory to disc. This is so the user can (if they wish) report the error and forward the contents of the mini-dump to the program vendor - so their technical team can see what happened, and if necessary re-write the software to cure the problem.


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

errors which come during compilation is known as compilation error. here we get syntax errors only not logical errors like division by zero. logical error occur during run time example:if you write a program for division with zero you will not get compilation error but during execution you will error


How do you write a program of fast fourier transform in C programming?

This link gives an excellent example of the fast fourier transform in C:


Write a program in pascal that declares two integers and gives there sum?

This is not a question so you do not need to use a question mark at the end of your sentence.


How to write program for secant method in mathematica?

How to write a program for secant method by mathematica


How do you write Square program using vb?

write a vb program to find the magic square


Write a program to multiply 33 matrix.?

write a program to multily 3*3 matrix.


Write a program in Lex to eliminate white space and collect numbers as a token?

write a lex program to delete space from the program