Language Structure

From CometWiki

(Difference between revisions)
Jump to: navigation, search
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]]

Revision as of 17:11, 18 August 2008

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