[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Sequence
(algorithm) One of the three basic building blocks of algorithm
development (the others are selection and iteration). A sequence is a
series of discrete steps that must be performed in a particular order.
(language) In CA-Clipper, a series of statements enclosed in a BEGIN
SEQUENCE control structure.
See Also:
Algorithm
Iteration
Selection
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson