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 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     varGet() --> GetVarValue

        Returns the current value of the Get variable.  For simple Get
        variables this is equivalent to executing Get:block:

        aGet:varGet() == EVAL(aGet:block)

        However, if the Get variable is an array element, EVAL(aGet:block)
        will not return the value of the Get variable; in this case, you must
        use varGet().  An example of varGet() may be found in the READMODAL()
        function, defined in Getsys.prg.

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