[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 LastKill()
 Check the killing of the last READ.
------------------------------------------------------------------------------

 Syntax:

     LastKill() --> <lReadAbort>

 Returns:

     LastKill() returns a logical indicating whether the last READ was
     aborted.

 Example:

     @ 10, 10 GET NAME
     READ

     IF UpDated() .AND. !LastKill()
        CLIENT->NAME := NAME
     ENDIF


 Files:  Library is CUACLIP.LIB.

See Also: UpDated()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson