Denso BHT-200QW Especificações Página 326

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 325
318
____________________________________________________________________
ERRor code Error-handling function
ERR
Returns the error code of the most recent run-time error.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
ERR
Description:
Description:Description:
Description:
ERR returns the code of a run-time error that invoked the error-handling routine.
The returned value is in decimals, so it may be necessary to use the HEX$ function for
decimal-to-hexadecimal conversion when using the ERR function in error-handling
routines.
If converted from decimals to hexadecimals with the HEX$ function, codes which the
ERR returns correspond to ones that are listed in Appendix A1, "Run-time Errors."
• Since the ERR function returns a significant value only when a run-time error occurs, you
should use this function in error-handling routines where you can check the error type
for effective error recovery.
Reference:
Reference:Reference:
Reference:
Statements: ON ERROR GOTO and RESUME
Functions: ERL and HEX$
Vista de página 325
1 2 ... 321 322 323 324 325 326 327 328 329 330 331 ... 586 587

Comentários a estes Manuais

Sem comentários