[<<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  for editing
        1       GE_UP          Go to previous
        2       GE_DOWN        Go to next
        3       GE_TOP         Go to first
        4       GE_BOTTOM      Go to last
        5       GE_ENTER       edit normal end
        6       GE_WRITE       Terminate READ state with  save
        7       GE_ESCAPE      Terminate READ state without  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