[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Private Variable

     (variable) A variable of the MEMVAR storage class.  Private variables
     are created dynamically at runtime using the PRIVATE statement, and
     accessible within the creating procedure and any lower-level procedures
     unless obscured by another private variable with the same name.


See Also: Activation Dynamic Scoping Function Public Variable
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson