Remote-processing BASIC 52 Instrukcja Użytkownika Strona 111

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 163
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 110
RPBASIC-52 PROGRAMMING GUIDE
2-92
READ
Syntax: READ variable [,variable , ...]
Function: Sequentially assigns the values of data provided in the DATA statem ent to the variables in a list.
Mode: Run
Use: REA D X,Y,Z
Cards: All
DESCRIPTION
Multiple variables following one READ instruction must be separated by commas. READ must always be
followed by at least one variable.
See RESTORE for examples and more information.
Przeglądanie stron 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 162 163

Komentarze do niniejszej Instrukcji

Brak uwag