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 . Release Notes - <b>133 new: local</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 133 NEW: LOCAL
--------------------------------------------------------------------------------

     LOCAL is a new statement that declares one or more variables or
     arrays local to the current procedure or user-defined function.
     Variables declared as local may be assigned an initial value as
     part of the LOCAL statement using the in-line assignment (:=)
     operator.  The visibility and lifetime of a local variable are
     limited to the declaring procedure or function.

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