[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     exitState                                       (Assignable)

        Contains a numeric value used in the CA-Clipper version of Getsys.prg
        to record the means by which a Get object was exited.

        Get Exit States
        ---------------------------------------------------------------------
        Number  Getexit.ch     Meaning
        ---------------------------------------------------------------------
        0       GE_NOEXIT      No exit attempted, prepare Get for editing
        1       GE_UP          Go to previous Get
        2       GE_DOWN        Go to next Get
        3       GE_TOP         Go to first Get
        4       GE_BOTTOM      Go to last Get
        5       GE_ENTER       Get edit normal end
        6       GE_WRITE       Terminate READ state with Get save
        7       GE_ESCAPE      Terminate READ state without Get save
        8       GE_WHEN        WHEN clause unsatisfied
        ---------------------------------------------------------------------

        Getexit.ch contains manifest constants for the Get:exitState values.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson