home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxdemo.zip / SYSTEM.$$$ / VRPROMPT.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1993-09-01  |  5KB  |  163 lines

  1. VRX   OS/2 v1.01
  2. VRWindow
  3. sizeable
  4. Modal
  5. LayoutStyle
  6. CALL Window1_Close
  7. VRPrompt
  8. <default>
  9. <default>
  10. Bottom
  11. <default>
  12. Window1
  13. VRPushButton
  14. <default>
  15. <default>
  16. TabGroup
  17. CALL PB_1_Click
  18. <default>
  19. <default>
  20. Accept values
  21. VRPushButton
  22. <default>
  23. Cancel
  24. <default>
  25. TabGroup
  26. CALL PB_2_Click
  27. <default>
  28. <default>
  29. Cancel operation
  30. VRPushButton
  31. <default>
  32. <default>
  33. TabGroup
  34. CALL PB_3_Click
  35. <default>
  36. <default>
  37. Help for the VRPrompt function
  38. VRGroupBox
  39. Options
  40. <default>
  41. <default>
  42. <default>
  43. VRDescriptiveText
  44. Justification
  45. VertJustification
  46. Button list:
  47. <default>
  48. <default>
  49. <default>
  50. VREntryField
  51. Masked
  52. Justification
  53. <default>
  54. TabGroup
  55. <default>
  56. <default>
  57. Buttonlist
  58. A list of buttons; the first character is the separator
  59. VRCheckBox
  60. Generate list
  61. <default>
  62. TabGroup
  63. <default>
  64. <default>
  65. Quotes5
  66. Uncheck this box if Button List is a variable
  67. VRCheckBox
  68. Quoted string
  69. <default>
  70. TabGroup
  71. <default>
  72. <default>
  73. Quotes1
  74. Uncheck this box if Title is a variable
  75. VREntryField
  76. Masked
  77. Justification
  78. <default>
  79. TabGroup
  80. <default>
  81. <default>
  82. Title
  83. The title of the dialog
  84. VRDescriptiveText
  85. Justification
  86. VertJustification
  87. Title:
  88. <default>
  89. <default>
  90. <default>
  91. VRDescriptiveText
  92. Justification
  93. VertJustification
  94. Default:
  95. <default>
  96. <default>
  97. <default>
  98. VRDescriptiveText
  99. Justification
  100. VertJustification
  101. Escape:
  102. <default>
  103. <default>
  104. <default>
  105. VREntryField
  106. Masked
  107. Justification
  108. <default>
  109. TabGroup
  110. <default>
  111. <default>
  112. Default
  113. The index of the default button
  114. VREntryField
  115. Masked
  116. Justification
  117. <default>
  118. TabGroup
  119. <default>
  120. <default>
  121. Escape
  122. The index of the cancel or escape button
  123. VREntryField
  124. Masked
  125. Justification
  126. <default>
  127. TabGroup
  128. <default>
  129. <default>
  130. A line of text to be displayed
  131. VRDescriptiveText
  132. Justification
  133. VertJustification
  134. Text:
  135. <default>
  136. <default>
  137. <default>
  138. VRCheckBox
  139. Quoted string
  140. <default>
  141. TabGroup
  142. <default>
  143. <default>
  144. Quotes2
  145. Uncheck this box if Text is a variable
  146. VRDescriptiveText
  147. Justification
  148. VertJustification
  149. Contents:
  150. <default>
  151. <default>
  152. <default>
  153. VREntryField
  154. Masked
  155. Justification
  156. <default>
  157. TabGroup
  158. <default>
  159. <default>
  160. Contents
  161. Name of the variable to get and set initial value
  162. Window1
  163.