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>private variable</b> http://www.X-Hacker.org [<<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

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