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

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL Window1_Close
  6. Transaction Search
  7. Bottom
  8. StatusFont
  9. 8.Helv
  10. CALL Window1_Help
  11. Window1
  12. VRDescriptiveText
  13. ~Field
  14.     VRListBox
  15. !Date!Number!Particulars!Credit!Debit!Balance!Memo!Category!MultiCategory
  16. CALL LBFields_DoubleClick
  17. LBFields
  18. Search using field...
  19. VRPushButton
  20. NoPointerFocus
  21. 10.Helv
  22. CALL PBContains_Click
  23. PBContains
  24. Field contains <value>.
  25. VRPushButton
  26. NoPointerFocus
  27. 10.Helv
  28. CALL PBNotContains_Click
  29. PBNotContains
  30. Field does not contain <value>.
  31. VRPushButton
  32. NoPointerFocus
  33. 10.Helv
  34. CALL PBEquals_Click
  35. PBEquals
  36. Field equals <value>.
  37. VRPushButton
  38. NoPointerFocus
  39. 10.Helv
  40. CALL PBGreater_Click
  41. PBGreater
  42. Field is greater than <value>.
  43. VRPushButton
  44. NoPointerFocus
  45. 10.Helv
  46. CALL PBLess_Click
  47. PBLess
  48. Field is less than <value>.
  49. VRPushButton
  50. NoPointerFocus
  51. 10.Helv
  52. CALL PBNotEquals_Click
  53. PBNotEquals
  54. Field is not equal to <value>.
  55. VRPushButton
  56. NoPointerFocus
  57. 10.Helv
  58. CALL PBAnd_Click
  59. PBAnd
  60. Search for <value> AND ...
  61. VRPushButton
  62. NoPointerFocus
  63. 10.Helv
  64. CALL PBOr_Click
  65. Search for <value> OR ...
  66. VRDescriptiveText
  67. ~Value
  68. VREntryField
  69. CALL EFValue_KeyPress
  70. EFValue
  71. Search for...
  72. VRPushButton
  73. NoPointerFocus
  74. ~Insert
  75. 10.Helv
  76. CALL PBIns_Click
  77. PBIns
  78. Insert <value> into criteria.
  79. VRDescriptiveText
  80. ~Criteria
  81. VRMultiLineEntryField
  82. CALL MLESearch_KeyPress
  83. White
  84. MLESearch
  85. Defined search criteria...
  86. VRPushButton
  87. NoPointerFocus
  88. ~Search
  89. 10.Helv
  90. CALL PBSearch_Click
  91. PBSearch
  92. Perform search using <criteria>.
  93. VRPushButton
  94. NoPointerFocus
  95. C~lear
  96. 10.Helv
  97. CALL PBClear_Click
  98. PBClear
  99. Clear criteria.
  100. VRPushButton
  101. NoPointerFocus
  102. ~Undo
  103. 10.Helv
  104. CALL PBUndo_Click
  105. PBUndo
  106. Undo search results.
  107. VRPushButton
  108. NoPointerFocus
  109. Categ~ories...
  110. 10.Helv
  111. CALL PBCats_Click
  112. PBCats
  113. Display list of categories.
  114. Window1
  115.