Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>statement</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson