Language Structure

From CometWiki

(Difference between revisions)
Jump to: navigation, search
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]]<B />
+
[[Source Program Divisions]]<br/>
-
[[Notation Conventions]]
+
[[Notation Conventions]]<br/>
-
[[Comment Character]]
+
[[Comment Character]]<br/>
-
[[Indentation]]
+
[[Indentation]]<br/>
-
[[Multiple Statements on a Line]]
+
[[Multiple Statements on a Line]]<br/>
-
[[Statement Continuation]]
+
[[Statement Continuation]]<br/>
-
[[Underscore and ampersand]]
+
[[Underscore and ampersand]]<br/>
[[Special Characters]]
[[Special Characters]]
[[Data Types]]
[[Data Types]]

Revision as of 17:10, 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