home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a079 / 1.img / FPDG.LZH / VOL2NUM0 / ADDRLIST / ADDRLIST.APP (.txt) next >
Encoding:
MS Visual FoxPro App  |  1993-02-01  |  862 b   |  16 lines

  1. t[ADDRLIST.PRG illustrates the use of the OBJECT clause with the READ command. In this example, when READ executes, the fifth GET field object is initially selected. Since, a GET that produce push buttons, invisible buttons, and radio buttons produce more than one object, the Cancel object, which is the second push button, is the fifth object and is initially selected.
  2. ADDRLIST
  3.  Last Name:
  4. First name: 
  5.    Address: 
  6. @*H OK;Cancel;Panic
  7. ADDRLIST
  8. PUSHBUTTONLASTNAME
  9. FIRSTNAME
  10. ADDRESS
  11. f:\jebwin\vol2num0\addrlist\
  12. ADDRLIST.ART
  13. f:\jebwin\vol2num0\addrlist\addrlist.prg
  14. h:\foxprow\
  15. ADDRLIST.FXP
  16.