Start Back Next End
  
ZBasic Language Reference
iv
ZBasic Microcontrollers
Option AtnChar.............................................................................................................18
..............................................................................................................18
Option Objects..............................................................................................................19
Option Overload...........................................................................................................19
Option Namespaces....................................................................................................19
Option NameStyle........................................................................................................19
Option CodeType.........................................................................................................20
.............................................................................................................20
Option Notice................................................................................................................20
Option SerialReadStrobe............................................................................................20
.....................................................................................................21
........................................................................................21
Option Library...............................................................................................................21
2.3.2 The Definitions Section..........................................................................................21
......................................................................................................22
Defining Variables........................................................................................................23
Defining Arrays of Variables.......................................................................................23
Defining Subroutines...................................................................................................24
Defining Functions.......................................................................................................26
.....................................................................................................................28
2.4.1 Operator Precedence.............................................................................................28
............................................................................................29
..............................................................................................30
2.4.4 Logical Operators....................................................................................................30
2.4.5 Comparison Operators...........................................................................................31
2.4.6 Miscellaneous Operators.......................................................................................31
................................................................................31
2.5 Statements.......................................................................................................................31
2.5.1 Assignment Statement...........................................................................................32
2.5.2 Call Statement.........................................................................................................32
................................................................................................33
...........................................33
2.5.5 Debug.Print Statement...........................................................................................34
2.5.6 Do-Loop Statement and Variants.........................................................................35
.........................................................................................................36
................................................................................................36
.......................................................................................................38
2.5.10 If-Then-Else Statement........................................................................................38
.............................................................................40
2.5.12 Select-Case Statement........................................................................................40
2.5.13 Set Statement........................................................................................................42
2.5.14 While-Wend Statement........................................................................................42
Previous page Top Next page