Brightsign BrightScript 3.0 Reference Manual Instrukcja Użytkownika Strona 57

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 75
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 74 75

Komentarze do niniejszej Instrukcji

Brak uwag