Brightsign BrightScript 3.0 Reference Manual Manual de usuario Pagina 57

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 75
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 56
52
GetLastRunRuntimeError()
GetLastRunRuntimeError() As Integer
This function returns the error code that resulted from the last Run() function.
These codes indicate a normal result:
&hFC: ERR_NORMAL_END
&hE2: ERR_VALUE_RETURN
&hE0: ERR_NO_VALUE_RETURN
The following codes indicate common runtime errors:
&hE9: ERR_USE_OF_UNINIT_VAR
&h14: ERR_DIV_ZERO
&h18: ERR_TM
&hF4: ERR_RO2
&hEC: ERR_RO4
&h2: ERR_SYNTAX
&hF1: ERR_WRONG_NUM_PARAM
Vista de pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 74 75

Comentarios a estos manuales

Sin comentarios