home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / os2 / etelr212 / etdir.vrw (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1994-09-13  |  1KB  |  37 lines

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. CALL Window1_Create
  4. dialog
  5. Modal
  6. CALL Window1_Close
  7. E-Teller Directories
  8. CALL Window1_Help
  9. Window1
  10. VRDescriptiveText
  11. ~Accounts
  12. VREntryField
  13. EFAcctDir
  14. VRDescriptiveText
  15. ~Budgets
  16. VREntryField
  17. EFBudgDir
  18. VRDescriptiveText
  19. ~Icons
  20. VREntryField
  21. EFIconDir
  22. VRDescriptiveText
  23. ~Reports
  24. VREntryField
  25. EFReptDir
  26. VRPushButton
  27. NoPointerFocus
  28. ~Save
  29. CALL PBSWDirSave_Click
  30. PBSWDirSave
  31. VRPushButton
  32. NoPointerFocus
  33. ~Cancel
  34. CALL PBSWDirCancel_Click
  35. PBSWDirCancel
  36. Window1
  37.