Rockwell-automation 2708-NBD VBASIC Language Development Kit Uživatelský manuál Strana 68

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 84
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 67
A-B VBASIC and Visual BASIC
Appendix B
Differences Between
B20
WEND
Executes a series of statements in a loop, as long as a given condition is true.
A-B VBASIC does impose a nested loop limit which should not be exceeded
under normal programming conditions.
WHILE INKEY$ = “”: WEND Loops until a key is pressed.
WRITE #filenumber [,expressionlist]
Writes data to a file in memory. See the chapter on Special Devices for
details on specific devices.
Zobrazit stránku 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 83 84

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

Žádné komentáře