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]

     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.

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