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

  1. VRX   OS/2 v1.01
  2. VRWindow
  3. sizeable
  4. Modal
  5. LayoutStyle
  6. CALL Window1_Close
  7. VRParseFileName
  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 VRParseFileName function
  38. VRDescriptiveText
  39. Justification
  40. VertJustification
  41. File:
  42. <default>
  43. <default>
  44. <default>
  45. VREntryField
  46. Masked
  47. Justification
  48. <default>
  49. TabGroup
  50. <default>
  51. <default>
  52. The file name
  53. VRCheckBox
  54. Quoted string
  55. <default>
  56. TabGroup
  57. <default>
  58. <default>
  59. Quotes
  60. Uncheck this box if File is a variable
  61. VRPushButton
  62. <default>
  63. Find...
  64. <default>
  65. TabGroup
  66. CALL PB_4_Click
  67. <default>
  68. <default>
  69. Select a file from a file dialog
  70. VRGroupBox
  71. File information
  72. <default>
  73. <default>
  74. <default>
  75. VRCheckBox
  76. Drive
  77. <default>
  78. TabGroup
  79. <default>
  80. <default>
  81. Drive
  82. The disk drive of the file
  83. VRCheckBox
  84. <default>
  85. TabGroup
  86. <default>
  87. <default>
  88. The directory of the file
  89. VRCheckBox
  90. <default>
  91. TabGroup
  92. <default>
  93. <default>
  94. The name of the file
  95. VRCheckBox
  96. Extension
  97. <default>
  98. TabGroup
  99. <default>
  100. <default>
  101. Extension
  102. The file extension (after the ".")
  103. Window1
  104.