Select the product you need help with
Actie bij afbreken, opnieuw, negeren, mislukkenArtikel ID: 67586 - Bekijk de producten waarop dit artikel van toepassing is. SamenvattingDit artikel wordt beschreven voor de acties die door MS-DOS wordt als een kritieke fout
Er gebeurt tijdens een toegang tot de schijf. MS-DOS wordt voor elk van de
vier mogelijke antwoorden voor kritieke fout (Interrupt 24 h): negeren, afbreken,
Probeer het opnieuw of mislukt. Meer informatieOp de "MS-DOS Encyclopedia," MS-DOS de volgende acties uitgevoerd
kritieke fout mogelijk antwoord.
Error Action
----------------
Ignore The MS-DOS function call returns to the application
program as if the function had completed successfully.
For example, if the program is trying to read from the
disk, MS-DOS tells the program that all is well. This
can result in corrupted data in your disk file or
in data returned to your application.
Retry The critical error handler signals MS-DOS to reissue the
last function call made to the device that caused the
critical error.
Abort The current application is terminated immediately.
Unwritten disk buffers are NOT written to disk, the
directory information is not updated, and modified
interrupt vectors are not reset. Choosing this option can
leave the system in a very unstable state.
Fail This causes MS-DOS to return to the application software>
with an error condition. In programming terms, the carry
flag is set upon exit from the INT 21h DOS function call.
This allows the application program to handle the error
itself and take appropriate action, rather than letting
MS-DOS do it.
Sommige schijfhulpprogramma van derden bieden schijf scannen functies onderzoeken de gehele schijf gegevensgebied beschadigde sectoren en gemarkeerd als beschadigd in de FAT (zonder verstoord andere gegevens op de schijf). EigenschappenArtikel ID: 67586 - Laatste beoordeling: zaterdag 9 juni 2012 - Wijziging: 4.0 De informatie in dit artikel is van toepassing op:
Automatische vertaling BELANGRIJK: Dit artikel is vertaald door de vertaalmachine software van Microsoft in plaats van door een professionele vertaler. Microsoft biedt u professioneel vertaalde artikelen en artikelen vertaald door de vertaalmachine, zodat u toegang heeft tot al onze knowledge base artikelen in uw eigen taal. Artikelen vertaald door de vertaalmachine zijn niet altijd perfect vertaald. Deze artikelen kunnen fouten bevatten in de vocabulaire, zinsopbouw en grammatica en kunnen lijken op hoe een anderstalige de taal spreekt en schrijft. Microsoft is niet verantwoordelijk voor onnauwkeurigheden, fouten en schade ontstaan door een incorrecte vertaling van de content of het gebruik ervan door onze klanten. Microsoft past continue de kwaliteit van de vertaalmachine software aan door deze te updaten. De Engelstalige versie van dit artikel is de volgende: 67586
(http://support.microsoft.com/kb/67586/en-us/
)
|





Naar boven








