Language Structure
From CometWiki
(Difference between revisions)
(New page: =Internet Basic Language Structure= The following pages describe the structure of an Internet Basic source program: <nowiki><p></nowiki> <nowiki><ul></nowiki> <nowiki><li><a href="so...) |
|||
(4 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
The following pages describe the structure of an Internet Basic source program: | The following pages describe the structure of an Internet Basic source program: | ||
- | + | [[Source Program Divisions]]<br/> | |
- | + | [[Notation Conventions]]<br/> | |
- | + | [[Comment Character]]<br/> | |
- | + | [[Indentation]]<br/> | |
- | + | [[Multiple Statements on a Line]]<br/> | |
- | + | [[Statement Continuation]]<br/> | |
- | + | [[Underscore and ampersand]]<br/> | |
- | + | [[Special Characters]]<br/> | |
- | + | [[Data Types]]<br/> | |
- | + | [[Arrays]]<br/> | |
- | + | [[Operations]]<br/> | |
- | + | [[Include files]]<br/> | |
- | + | [[Use files]]<br/> | |
- | + | [[Subprograms]]<br/> | |
- | + | [[Symbolic constants]]<br/> | |
- | + | [[ 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