Difference between revisions of "Template:Zbex chapter list"
Jump to navigation
Jump to search
(created page) |
(Added advanced topics) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
# [[Zbex Properties|Properties of Zbex]] | # [[Zbex Properties|Properties of Zbex]] | ||
# [[Zbex utility programs]] | # [[Zbex utility programs]] | ||
− | # [[Zbex declaration statements| | + | # [[Zbex variable declaration statements|Variable declaration statements]] |
# [[Zbex assignment statements|Assignment statements]] | # [[Zbex assignment statements|Assignment statements]] | ||
# [[Zbex run and stop statements|The run and stop statements]] | # [[Zbex run and stop statements|The run and stop statements]] | ||
Line 18: | Line 18: | ||
# [[Zbex debugging instructions|Instructions for debugging]] | # [[Zbex debugging instructions|Instructions for debugging]] | ||
# [[Zbex conditional compiles and other features|Conditional compiles and other features]] | # [[Zbex conditional compiles and other features|Conditional compiles and other features]] | ||
+ | # [[Zbex Controlling the text display with putc|Controlling the text display with putc]] | ||
+ | # [[Zbex Graphics|Graphics]] | ||
+ | # [[Zbex MIDI instructions|MIDI instructions]] |
Latest revision as of 03:34, 15 October 2010
- Introduction
- Zbex programs in files and in other Dmuse windows
- Properties of Zbex
- Zbex utility programs
- Variable declaration statements
- Assignment statements
- The run and stop statements
- Input and output
- Comments
- Subscripts
- Program control (loop, if, goto)
- Relations
- Functions
- Procedures
- Tables
- Handling directories
- Special variables and labels
- Instructions for debugging
- Conditional compiles and other features
- Controlling the text display with putc
- Graphics
- MIDI instructions