DELETE FILE

ReadKey()

We didn't use this function much in FoxPro 2.x. We don't use it at all in Visual FoxPro. It tells you how the last READ or full-screen editing command was exited.

Usage

nCode = READKEY( [ nReadOnly ] )
The optional parameter tells READKEY() to pay attention only to the last READ and indicate the cause for its death. Otherwise, the function returns information about the last full-screen editing command that ended—this includes Browse, Append, Read and a few others.

See Help for the list of codes returned if you have to maintain old code that includes this function. Don't write any new code using it.

See Also

ReleaseType, TerminateRead


View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net