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

     (variable) A variable of the MEMVAR storage class.  Public variables are
     created dynamically at runtime using the PUBLIC statement, and are
     accessible from any procedure at any level unless obscured by a private
     variable with the same name.


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