home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / pmatno10.zip / pmattrib.HLP (.txt) < prev    next >
OS/2 Help File  |  1994-06-10  |  8KB  |  147 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. PM Attrib - The Easy Attribute Management Solution 
  5.  
  6. PM Attrib brings the functionality of the DOS and OS/2 ATTRIB.EXE command to 
  7. the OS/2 Workplace Shell.  Why PM Attrib?  If you've ever copied files from a 
  8. CD Rom using the OS/2 Workplace Shell, then you have all ready seen why.  OS/2, 
  9. in its infinte wisdom, perserves the read-only attribute of the files copied 
  10. from the CD.  This is nice, but makes some files (.DLLs for example) rather 
  11. unusable. 
  12.  
  13. Enter PM Attrib.  Now, rather than shelling out to the command line to run 
  14. ATTRIB.EXE, you can modify attributes of many files at once using PM and Drag 
  15. and Drop.  Simply drop any file or directory on the Drop Zone and the 
  16. attributes checked/unchecked will become set/clear on that file or directory. 
  17. You can even set/clear attributes of subdirectories of a dropped directory.  In 
  18. other words, you can set/clear attributes of an entire directory structure by 
  19. simply dropping the first level folder onto the Drop Zone. 
  20.  
  21. PM Attrib is being distributed as shareware, and is fully Copyrighted (c) by 
  22. Larry R. Tubbs Jr..  You are given license to use this product for 60 days 
  23. after which time you are expected to register to continue using the product. PM 
  24. Attrib is *NOT* crippled in any way.  Also, it is not set to 'drop dead' after 
  25. a specified number of days.  It is a complete, working copy of PM Attrib.  The 
  26. only difference between the shareware version and the registered version is 
  27. that the shareware version has the word Unregistered after the name PM Attrib 
  28. in the Product Information dialog box. 
  29.  
  30. For information on registration, choose Product Information from the Help menu, 
  31. and press the Order Form button.  The cost is very resonable, so please support 
  32. the shareware concept and the author by registering.  This will insure that 
  33. fine products like this one will continue to appear on BBSs and FTP sites 
  34. everywhere. 
  35.  
  36. PM Attrib (c) Copyright 1994, by Larry R. Tubbs Jr.:  A VX-Rexx 2.0a 
  37. Application for OS/2 2.x.  This program requires the file VROBJ.DLL (version 
  38. 2.0a), (c) Watcom International, and is distributed with permission of Watcom. 
  39. If your copy did not include this file, and you do not already have a copy of 
  40. this file (in your LIBPATH), you will need to download a copy that does contain 
  41. it. 
  42.  
  43. This product is freely distributible as long as the original archives are 
  44. unmodified and that both archives (with and without VROBJ.DLL <v>2.0a) are made 
  45. available to any one site. 
  46.  
  47. Free free to contact the author with any comments, suggestions, and/or bug 
  48. reports. See Contacting The Author In the Product Information dialog for more 
  49. information.  Thanks for trying PM Attrib. 
  50.  
  51.  
  52. ΓòÉΓòÉΓòÉ 2. General Help ΓòÉΓòÉΓòÉ
  53.  
  54. The PM Attrib Window: 
  55.  
  56. The PM Attrib Window is divided into two main sections, the Attributes section 
  57. and the Drop Zone. 
  58.  
  59. Attributes: 
  60.  
  61. The checkboxes in this section control whether to set or clear the attributes 
  62. on the file/directory dropped on the Drop Zone  For example, if you wanted to 
  63. set the Read-Only and Hidden attributes on a particular file, you would: 
  64.  
  65. 1.  Check the Read-Only checkbox. 
  66.  
  67. 2.  Check the Hidden checkbox. 
  68.  
  69. 3.  Drop the file in question onto the Drop Zone. 
  70.  
  71. It is that easy.  The file's attributes will reflect the new attribute values 
  72. that you specified via the checkboxes.  Keep in mind that since the System and 
  73. Archive checkboxes were not checked, these attributes are CLEARD.  This allows 
  74. PM Attrib to act as a filter for not only setting attributes, but for clearing 
  75. them as well. 
  76.  
  77. Also in this section is a checkbox marked "Recurse Subdirectories".  This is 
  78. the equivilant of calling ATTRIB.EXE with the '/s' switch.  In other words, if 
  79. a folder (directory) is dropped on the Drop Zone and the Recurse Subdirectories 
  80. checkbox is checked, not only will the directory's contents be effected, but 
  81. the contents of all of its subdirectories will also be effected. 
  82.  
  83. Keep in mind that OS/2 will not allow you to set the attributes of a directory, 
  84. but you can clear the attributes of a directory.  In other words, if you copy a 
  85. directory off of a CD ROM onto your hard disk, thus creating a Read-Only 
  86. directory, you can then use PM Attrib (either with or without recursing 
  87. subdirectories) to clear the attributes.  You cannot, however, create a 
  88. directory and make it read-only with PM Attrib. 
  89.  
  90. This condition is most likely a bug in OS/2's ATTRIB function.  If you've used 
  91. ATTRIB under native DOS, you have probably noticed that you can set attributes 
  92. on directories using DOS's attrib, but not under OS/2.  The code is in PM 
  93. Attrib to set the attributes on directories, so as soon as the bug is corrected 
  94. that functionality will be available to you. 
  95.  
  96. Drop Zone: 
  97.  
  98. The Drop Zone is a PM container field that will allow you to drop files and 
  99. directories onto it for processing by PM Attrib.  Please do not attempt to drop 
  100. other OS/2 objects (Printer, Program Objects, etc...) onto this field.  The 
  101. code is setup to only handle WPS file and directory objects. 
  102.  
  103. The Drop Zone can accept more than one file or directory and/or a mix of files 
  104. and directories.  Each one will be processed in turn.  Again, the Recurse 
  105. Subdirectory checkbox will be ignored unless a folder (directory) object is 
  106. dropped onto the Drop Zone 
  107.  
  108. The Help Menu: 
  109.  
  110. The Help menu contains 3 entries: 
  111.  
  112. Introduction - A short intoduction to PM Attrib and Copyright information. 
  113.  
  114. General Help - This help frame.  Also accessable from hitting F1 from the PM 
  115. Attrib Main Window. 
  116.  
  117. Product Information - A dialog box showing the version number, and containing 
  118. information on Ordering and Contacting the Author. 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 3. Contacting The Author ΓòÉΓòÉΓòÉ
  122.  
  123. By Electronic Mail: 
  124.  
  125. Internet:   ltubbs@netcom.com 
  126.  
  127. Fidonet:   Larry Tubbs@>1:124/1208 
  128.  
  129. By U.S. Mail (Snail Mail): 
  130.  
  131. Larry R. Tubbs Jr.
  132. Enigma Consulting Services
  133. 1001 Driftwood Drive
  134. Euless, TX  76040-5941
  135. U.S.A.
  136.  
  137. * Any technical support queries should be accompanied by the following 
  138. information: 
  139.  
  140.  o The version of OS/2 you are currently running. 
  141.  
  142.  o The processor type and speed of your computer. 
  143.  
  144.  o The amount of RAM in your system. 
  145.  
  146.  o The filesystems currently in use on your system. 
  147.