[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 3   Variables
--------------------------------------------------------------------------------

     The internal representation of a Clipper variable depends on the
     variable's storage class (these are discussed briefly below).  For
     all storage classes, retrieving a variable's value consists of
     pushing its VALUE onto the Eval Stack.  Assigning to a variable
     consists of copying a VALUE from the Eval Stack into the variable.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson