Brightsign BrightScript 3.0 Reference Manual Uživatelský manuál Strana 57

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 75
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 74 75

Komentáře k této Příručce

Žádné komentáře