ControlBox

Read

In all versions of FoxPro before Visual FoxPro (not to mention other assorted Xbase variants), READ was perhaps the most important command in the language. It activates input controls created with @ ... GET and @ ... EDIT. From FoxPro 2.0 forward, READ was also the prescribed method of keeping an application active, through the deservedly much maligned Foundation READ.

In Visual FoxPro, there's only one important form of READ: READ EVENTS, which is discussed below. All the rest are obsolete and should be used only in old code that hasn't been updated. Use the Form Designer and Visual FoxPro's controls instead of Screen Builder and @ ... GETs and @ ... EDITs.

If you need to know the ins and outs of READ (say, to maintain or update some old code), check out a good FoxPro 2.x reference—you'll find several listed in the Appendix.

See Also

@ Commands, Read Events


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