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

     postBlock                                       (Assignable)

        Contains an optional code block that validates a newly entered or
        modified value contained within a given cell..  If present, the
        TBColumn:postBlock should contain an expression that evaluates to
        true (.T.) for a legal value and false (.F.) for an illegal value.

        The TBColumn object itself ignores this variable.  It is typically
        used by the standard READ command.

        During postvalidation, the TBColumn:postBlock is passed a reference
        to the current Get object as an argument.

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