Category:Statements: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Statements are used to do things like:
Statements are used to do things like:


[[Assignment]]
[[Assignment Statements]]


[[Branching]]
[[Branching Statements]]


[[Debugging]]
[[Debugging Statements]]


[[Displaying File Processing]]
[[Displaying File Processing Statements]]


[[Ending Programs]]
[[Ending Programs Statements]]


[[Error Handling]]
[[Error Handling Statements]]


[[External File Processing]]
[[External File Processing Statements]]


[[Full Screen Processing]]
[[Full Screen Processing Statements]]


[[Internal Data Table]]
[[Internal Data Table Statements]]


[[Internal File Processing]]
[[Internal File Processing]]


[[Loop]]
[[Loop Statements]]


[[Miscellaneous]]
[[Miscellaneous Statements]]


[[Communication]]
[[Communication Statements]]


[[User Defined Function]]
[[User Defined Function Statements]]


[[Window File Processing]]
[[Window File Processing Statements]]
 
To see statements categorized thusly see [[Summary of Statements]].

Revision as of 00:50, 6 February 2013

Business Rules! statements are instructions to the computer which are typically saved in a file as a program. Many of the statements described here may also be executed in immediate mode, as if they were commands. Each of the statements is described here in alphabetical order.

Statements are used to do things like:

Assignment Statements

Branching Statements

Debugging Statements

Displaying File Processing Statements

Ending Programs Statements

Error Handling Statements

External File Processing Statements

Full Screen Processing Statements

Internal Data Table Statements

Internal File Processing

Loop Statements

Miscellaneous Statements

Communication Statements

User Defined Function Statements

Window File Processing Statements