home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / os2ff101.zip / os2ff.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1993-08-12  |  4KB  |  134 lines

  1. VRX   OS/2 v1.00
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL Window1_Close
  6. OS/2 Find File 1.01
  7. <default>
  8. <default>
  9. Bottom
  10. <default>
  11. Window1
  12.     VRListBox
  13. 8.Courier
  14. <default>
  15. <default>
  16. data_list
  17. VRDescriptiveText
  18. Enter File to Search For
  19. <default>
  20. <default>
  21. <default>
  22. VREntryField
  23. Masked
  24. 8.Courier
  25. <default>
  26. <default>
  27. Search_For
  28.     VRMenuBar
  29. MBar_3
  30. VRMenu
  31. ~Search
  32. Menu_Search
  33. Select Search Options
  34. VRMenu
  35. ~Path
  36. Menu_Path
  37. Define the search path(s)
  38. VRMenuItem
  39. ~AnyLocal
  40. CALL Menu_Path_Anylocal_Click
  41. Menu_Path_Anylocal
  42. Search for file(s) on any local (non-network) hard disk
  43. VRMenuItem
  44. ~Path
  45. CALL Menu_path_Path_Click
  46. Menu_path_Path
  47. Search for files in the OS/2 Path
  48. VRMenuItem
  49. ~Libpath
  50. CALL Menu_path_libpath_Click
  51. Menu_path_libpath
  52. Search for file(s) in the OS/2 LIBPATH
  53. VRMenuItem
  54. ~Dpath
  55. CALL Menu_path_dpath_Click
  56. Menu_path_dpath
  57. Search for file(s) in the OS/2 DPATH
  58. VRMenuItem
  59. Any~where
  60. CALL Menu_path_anywhere_Click
  61. Menu_path_anywhere
  62. Search for file(s) on any local or remote hard disk
  63. VRMenuItem
  64. ~Exit
  65. CALL Menu_Exit_Click
  66. Menu_Exit
  67. Exit this application
  68. VRMenu
  69. ~Configure
  70. Menu_Configure
  71. Configure Application Options
  72. VRMenu
  73. ~Sort
  74. Menu_Sort
  75. Define display sort type
  76. VRMenuItem
  77. ~Ascend
  78. CALL Menu_Sort_Ascend_Click
  79. Menu_Sort_Ascend
  80. Sort the results in Ascending sequence
  81. VRMenuItem
  82. ~Descend
  83. CALL Menu_Sort_Descend_Click
  84. Menu_Sort_Descend
  85. Sort the results in Descending sequence
  86. VRMenuItem
  87. ~None
  88. CALL Menu_Sort_None_Click
  89. Menu_Sort_None
  90. Do not sort the search results
  91. VRMenuItem
  92. ~Report
  93. CALL Menu_Report_Click
  94. Menu_Report
  95. Generate a report of the current search results
  96. VRMenuItem
  97. About
  98. CALL Menu_About_Click
  99. Menu_About
  100. Tell something about this application
  101. VRX   OS/2 v1.00
  102. VRWindow
  103. sizeable
  104. Modeless
  105. CALL About_OS2FF_Close
  106. About OS/2 Find File
  107. <default>
  108. <default>
  109. <default>
  110. About_OS2FF
  111. VRDescriptiveText
  112. OS/2 Find File Version 1.01 (August 12, 1993) Written by Lionel B. Dyck 
  113. <default>
  114. <default>
  115. <default>
  116. VRDescriptiveText
  117. Written in Watcom VX-Rexx
  118. <default>
  119. <default>
  120. <default>
  121. VRPushButton
  122. <default>
  123. <default>
  124. CALL About_OK_Click
  125. <default>
  126. About_OK
  127. VRDescriptiveText
  128. Released into the public domain.  Practice Random Acts of Kindness.
  129. 10.System VIO
  130. <default>
  131. <default>
  132. About_OS2FF
  133. Window1
  134.