Language Structure
From CometWiki
(Difference between revisions)
| (One intermediate revision not shown) | |||
| Line 9: | Line 9: | ||
[[Statement Continuation]]<br/> | [[Statement Continuation]]<br/> | ||
[[Underscore and ampersand]]<br/> | [[Underscore and ampersand]]<br/> | ||
| - | [[Special Characters]] | + | [[Special Characters]]<br/> |
| - | [[Data Types]] | + | [[Data Types]]<br/> |
| - | [[Arrays]] | + | [[Arrays]]<br/> |
| - | [[Operations]] | + | [[Operations]]<br/> |
| - | [[Include files]] | + | [[Include files]]<br/> |
| - | [[Use files]] | + | [[Use files]]<br/> |
| - | [[Subprograms]] | + | [[Subprograms]]<br/> |
| - | [[Symbolic constants]] | + | [[Symbolic constants]]<br/> |
| - | [[ System symbolic constants]] | + | [[ System symbolic constants]]<br/> |
| + | [[ System Variables]] | ||
Latest revision as of 03:39, 1 June 2009
Internet Basic Language Structure
The following pages describe the structure of an Internet Basic source program:
Source Program Divisions
Notation Conventions
Comment Character
Indentation
Multiple Statements on a Line
Statement Continuation
Underscore and ampersand
Special Characters
Data Types
Arrays
Operations
Include files
Use files
Subprograms
Symbolic constants
System symbolic constants
System Variables