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]

     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.

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