[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Statement
(language) In CA-Clipper, the basic unit of source code. A statement is
normally a single line of text. Multiple statements can be placed on
the same line by separating them with semicolons. A statement may be
continued to another line by placing a semicolon at the end of the line
to be continued. If the text of a statement matches a command
definition (defined with a preprocessor directive), it is translated
into the form specified by the command definition.
See Also:
Command
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson