home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / filefnd.zip / FILEFIND.HLP (.txt) < prev    next >
OS/2 Help File  |  1995-07-13  |  6KB  |  155 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. The FileFind Utility ΓòÉΓòÉΓòÉ
  3.  
  4. The FileFind Utility provides you with a VX-REXX dialog that will locate files 
  5. within various OS/2 environment variables.  This can be particularly useful 
  6. when trying to determine if a file exists in multiple locations, and (if so) 
  7. the date and time stamps for the files involved. 
  8.  
  9. Note:  This is not the same as searching for files a given directory.  This 
  10. search mechanism will search through multiple directories at once. 
  11.  
  12.  
  13. ΓòÉΓòÉΓòÉ 1.1. Using the FileFind Utility ΓòÉΓòÉΓòÉ
  14.  
  15. The operation of this utility is simple:  Enter a file name (wildcard 
  16. characters can be used) and enter the name of an OS/2 environment variable 
  17. (e.g., PATH, LIBPATH, COBDIR, and so forth). Click on the Search button to 
  18. start the utility. 
  19.  
  20. If the environment variable name is not known to OS/2, an error message will be 
  21. displayed.  Make sure the variable is available on a "global" basis (i.e., from 
  22. CONFIG.SYS). 
  23.  
  24. When the search begins, a message will be displayed in the status bar (located 
  25. at the bottom of the window).  While the utility is searching, a list of each 
  26. of the paths found in the OS/2 environment variable are displayed in the list 
  27. box on the left-hand side of the window.  As files are found, the path in which 
  28. it was located is displayed on the right-hand side of the window. 
  29.  
  30. When the utility is finished, the text in the status bar will display the 
  31. message, "Done!" and indicate how to display more information.  If no files are 
  32. found, a message box will be displayed. 
  33.  
  34. From the resulting list of paths where a "hit" has been detected, you can 
  35. select (highlight) any or all of the path names. You can then click on the 
  36. Display button (or double-click on the highlighted paths in the list box) and a 
  37. window will be displayed that contains the date and time stamps of each of the 
  38. file names. 
  39.  
  40. Please note  If you are searching for "*.cmd" in "PATH," an indicator that the 
  41. search will take some time will be displayed before the list of files is 
  42. presented. 
  43.  
  44. The list is scrollable so that you can determine the exact location of either 
  45. the latest file (or the one that seems to be causing you a problem).  When you 
  46. are finished, click on the Close button. 
  47.  
  48. To perform another search, you can either click on the Clear button, which will 
  49. clear all of the values in all of the fields, or you can simply change the 
  50. values and click on the Search button. 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 1.2. Extended FileFind Information ΓòÉΓòÉΓòÉ
  54.  
  55. This window displays the specifics of the file name that you were searching 
  56. for, and each of the paths that you selected for display. 
  57.  
  58. Files are listed in the following order: 
  59.  
  60.      Each path is displayed based on the order in which it was found in the 
  61.       environment variable 
  62.  
  63.      Each file name is displayed based on an alphabetical search of the 
  64.       directory 
  65.  
  66.  The list can be scrolled in both directions. 
  67.  
  68.  
  69. ΓòÉΓòÉΓòÉ 1.3. Product Registration ΓòÉΓòÉΓòÉ
  70.  
  71. The FileFind Utility is a shareware product created by Heliotropic Systems, 
  72. Inc.  As such, and especially if you use if frequently, you should fill out the 
  73. registration form and send in your payment.  This will entitle you to updates 
  74. as they are created and give you a louder voice when asking for improvements in 
  75. future releases (as well as for other utilities). 
  76.  
  77. Thanks! 
  78.  
  79.  
  80. ΓòÉΓòÉΓòÉ 1.4. Object Descriptions ΓòÉΓòÉΓòÉ
  81.  
  82. Each of the various fields, lists, and buttons are described below (or in the 
  83. additional windows). 
  84.  
  85.  
  86. ΓòÉΓòÉΓòÉ 1.4.1. File name ΓòÉΓòÉΓòÉ
  87.  
  88. Enter the name of the file you are going to search for in this field.  You can 
  89. use a wildcard.  For example: 
  90.  
  91.     patch*
  92.  
  93.  
  94. ΓòÉΓòÉΓòÉ 1.4.2. Environment variable ΓòÉΓòÉΓòÉ
  95.  
  96. Enter the name of the environment variable that you want searched.  For 
  97. example: 
  98.  
  99.     path
  100.  
  101.  
  102. ΓòÉΓòÉΓòÉ 1.4.3. Paths in variable... ΓòÉΓòÉΓòÉ
  103.  
  104. This lists each of the paths that are in the environment variable.  If you have 
  105. a "┬╖;" in the variable, that will default to the directory from which you are 
  106. executing FileFind. 
  107.  
  108.  
  109. ΓòÉΓòÉΓòÉ 1.4.4. File was found in... ΓòÉΓòÉΓòÉ
  110.  
  111. This lists each of the paths in which the file was found.  All or some of the 
  112. paths can be selected (highlighted) using the standard OS/2 selection 
  113. techniques. 
  114.  
  115. You must select a path from this list to display file information. 
  116.  
  117.  
  118. ΓòÉΓòÉΓòÉ 1.4.5. Search button ΓòÉΓòÉΓòÉ
  119.  
  120. Click the Search button after you have entered a file name and an environment 
  121. variable to start the search. 
  122.  
  123.  
  124. ΓòÉΓòÉΓòÉ 1.4.6. Clear button ΓòÉΓòÉΓòÉ
  125.  
  126. Click the Clear button to reset all of the values that are displayed on the 
  127. window. 
  128.  
  129.  
  130. ΓòÉΓòÉΓòÉ 1.4.7. Display button ΓòÉΓòÉΓòÉ
  131.  
  132. Click the Display button after you have selected entries from the File was 
  133. found in... list box. 
  134.  
  135.  
  136. ΓòÉΓòÉΓòÉ 1.4.8. Exit button ΓòÉΓòÉΓòÉ
  137.  
  138. Click the Exit button to end the FileFind Utility. 
  139.  
  140.  
  141. ΓòÉΓòÉΓòÉ 1.4.9. File information ΓòÉΓòÉΓòÉ
  142.  
  143. Displays the path, exact file name, size, date, time and attributes of each 
  144. file found during the search. 
  145.  
  146.  
  147. ΓòÉΓòÉΓòÉ 1.4.10. Close button ΓòÉΓòÉΓòÉ
  148.  
  149. Click the Close button to close the current window. 
  150.  
  151.  
  152. ΓòÉΓòÉΓòÉ 1.4.11. Fill out Registration form button ΓòÉΓòÉΓòÉ
  153.  
  154. Click the Fill out Registration form button to invoke the OS/2 Editor so that 
  155. you can fill out the information to register this shareware utility.