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

  1.      
  2. Enter a Date 
  3. Calendar
  4. Enter a Value
  5. Calculator
  6. ENTRY
  7. THE_VALUE
  8. THE_DATE
  9. nTHE_STRINGFETCH_VALU
  10. ESCAPE
  11. DO BailOut WITH DA      
  12. CTRL-W
  13. DO BailOut WITH DA
  14. CTRL-HOME
  15. DO BailOut WITH DA 
  16. Canceled
  17. Calendar
  18. Calculator
  19. ASCII
  20. Special
  21. VALUE
  22. _VALUE
  23. STOPIT
  24. nESCAPE
  25. INGCTRL
  26. _VALUW
  27. ISVALID
  28. WINDNAME
  29. STOPIT
  30. FETCH_VALU
  31. BAILOUT
  32. ESCAPE
  33. DO Done
  34. CALCULATOR
  35. ESCAPE
  36. Results are:
  37. STOPIT
  38. ESCAPE
  39. CALCULATOR
  40. STOPIT
  41. You can use the desk accessories to help the user with data entry. You can add a feature to your application that enables the user to select a date from the Calendar/Diary. The application then transfers the selected date to a data entry field. DESKACC.PRG illustrates how to use the Calendar/Diary, Calculator, and ASCII Table desk accessories for a data entry application. The DESKACC.PRG program displays a window containing a simple data entry form. The form contains a date, numeric, and character input field. When the user moves off the field, the appropriate desk accessory is invoked to assist with data entry. See Chapter 7.
  42. DESKACC.PRG
  43. h:\foxprow\
  44. DESKACC.FXP
  45. DODA.PRG
  46. DODA.FXP
  47. f:\jebwin\vol2num0\deskacc\
  48. DESKACC.ART
  49.