Remote-processing BASIC 52 Uživatelský manuál Strana 44

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 163
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 43
RPBASIC-52 PROGRAMMING GUIDE
2-25
DATA
Syntax: DATA expr [,expr,...]
Where: expr = numeric data.
Function: It is an expression list used by READ.
Mode: Run
Use: DATA 23.4,17,3.2,PI*3
Cards: All
DESCRIPTION
Elements of a DATA statement are sequentially retrieved by the READ instruction. Multiple DATA
expressions on a single program line must be separated by commas. There must be no spaces between expr
and the commas.
See RESTORE for more information and examples.
RELATED
READ, RESTORE
Zobrazit stránku 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 162 163

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

Žádné komentáře