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]

     preBlock                                    (Assignable)

        Contains an optional code block that decides whether editing should
        be permitted.  If present, the Get:preBlock should evaluate to true
        (.T.) if the cursor enters the editing buffer; otherwise, it should
        evaluate to false (.F.).  For Get objects created with the standard
        @...GET...WHEN command, Get:preBlock is initialized with the
        expression specified in the WHEN clause.

        The Get object itself ignores this variable.  It is used by the
        standard READ command to implement the WHEN clause.

        During prevalidation, the Get:preBlock is passed a reference to the
        current Get object as an argument.

        Note:  This behavior differs from CA-Clipper 5.0 where no
        arguments were passed to Get:preBlock when it was run during
        prevalidation.

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