Rockwell-automation 2708-NBD VBASIC Language Development Kit Bedienungsanleitung Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 84
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 83 84

Kommentare zu diesen Handbüchern

Keine Kommentare