Denso BHT-200QW Dokumentacja Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 587
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 65
58
Symbols and
control codes
Typical use
:
(Colon)
• Separates statements.
• Separates time information in TIME$ function.
;
(Semicolon)
Line feed control character in INPUT and other statements.
[ ]
(Square brackets)
• Define the length of a string variable.
• Define the string length of the returned value of a string user-
defined function.
{ }
(Braces)
Define the initial value for an array element.
#
(Pound sign)
• File number prefix in OPEN, CLFILE, FIELD, and other state-
ments.
• Format control character in PRINT USING statement
!
(Exclamation mark)
Format control character in PRINT USING statement
@ Format control character in PRINT USING statement
'
(Comma)
• Separates parameters or arguments.
• Line feed control character in INPUT and other statements.
_
(Underline)
If followed by a CR code, an underline extends one program
line
up to 8192 characters.
CR code
(Enter)
Terminates a program line.
(Half-width space) Separator which separates program elements in a program
line.
(Note that a two-byte full-width space cannot be used as a
separator.)
TAB
(Tab code)
Separator which separates program elements in a program
line.
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 586 587

Komentarze do niniejszej Instrukcji

Brak uwag