Denso RC5 Dokumentacja Strona 537

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 536
Chapter 19 System Information
19-1
19.1 System
GETENV (Function)
Function
Obtains the environment setting values of the system.
Format
GETENV (<Table number>, <Element number>)
Explanation
This statement obtains the environment setting values of the system
designated with <Table number> and <Element number>. For the items of the
environment setting values, refer to Appendix 3 “Environment Setting Value.
Related Terms
VER$, Environment setting value (Appendix 3)
Example
DIM li1 As Integer
li1 = GETENV (9, 1) 'Assigns the contents of the environment setting values of
'number
'9 and 1 to li1.
Przeglądanie stron 536
1 2 ... 532 533 534 535 536 537 538 539 540 541 542 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag