home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / fm2_267.zip / fm3tools.tmp < prev    next >
Text File  |  1998-02-10  |  2KB  |  196 lines

  1. ;
  2. ;This file contains definitions for the FM/2 toolbar.
  3. ;
  4. ;Each tool button has four lines that describe it.  The first line is
  5. ;the help for the button.  The second line is the text for the button
  6. ;(internally defined tools have icons, and the text is ignored).  The
  7. ;third line is a number indicating flags associated with the button.
  8. ;A flag value of 1 means the button is droppable, 4 means invisible (5 both).
  9. ;The fourth line is the ID of the button (for internal commands only).
  10. ;Note Commands begin at ID 4001, so a button with ID 4001 would cause
  11. ;the first Command to be run and ID 4002 would run the second, and so on.
  12. ;You can use \r in the help string to break the help into multiple lines.
  13. ;
  14. ;I suggest that you keep a backup copy of this file...
  15. ;
  16. Window Dialog
  17. Windws
  18. 0
  19. 9010
  20. ;
  21. View Files
  22. View
  23. 1
  24. 1023
  25. ;
  26. Edit Files
  27. Edit
  28. 1
  29. 1024
  30. ;
  31. Object Information
  32. Info
  33. 1
  34. 1010
  35. ;
  36. Rename Files/Directories
  37. Rename
  38. 1
  39. 1005
  40. ;
  41. Delete Files/Directories
  42. Delete
  43. 1
  44. 1004
  45. ;
  46. Permanently Delete Files/Directories
  47. Kill
  48. 1
  49. 1006
  50. ;
  51. Set Attributes and Date/Time of Files/Directories
  52. Attribs
  53. 1
  54. 1009
  55. ;
  56. Open Default
  57. Open
  58. 1
  59. 1017
  60. ;
  61. Walk Directories
  62. Walk
  63. 0
  64. 10002
  65. ;
  66. Select All Files
  67. Select
  68. 0
  69. 10008
  70. ;
  71. Deselect All
  72. Desel
  73. 0
  74. 10007
  75. ;
  76. Archive Files/Directories
  77. Archive
  78. 1
  79. 1029
  80. ;
  81. Extract From Archives
  82. Extract
  83. 1
  84. 1030
  85. ;
  86. Create Objects
  87. Objects
  88. 1
  89. 1022
  90. ;
  91. Create Shadow Objects
  92. Shadows
  93. 1
  94. 1021
  95. ;
  96. Copy Files/Directories
  97. Copy
  98. 1
  99. 1002
  100. ;
  101. Move Files/Directories
  102. Move
  103. 1
  104. 1001
  105. ;
  106. Play Multimedia
  107. Play
  108. 1
  109. 1058
  110. ;
  111. Kill Process
  112. KillPrc
  113. 0
  114. 2003
  115. ;
  116. Undelete Files
  117. Undel
  118. 0
  119. 2004
  120. ;
  121. Instant Command File
  122. Instant
  123. 0
  124. 2006
  125. ;
  126. OS/2 Command Line
  127. OS/2
  128. 0
  129. 2007
  130. ;
  131. Filter Container
  132. Filter
  133. 0
  134. 5001
  135. ;
  136. Edit Associations
  137. Assoc
  138. 0
  139. 3001
  140. ;
  141. Edit Commands
  142. Cmds
  143. 0
  144. 1048
  145. ;
  146. Rescan
  147. Rescan
  148. 0
  149. 5021
  150. ;
  151. Print Files
  152. Print
  153. 1
  154. 1007
  155. ;
  156. Extended Attributes
  157. EAs
  158. 1
  159. 1008
  160. ;
  161. View INI Files
  162. INIs
  163. 1
  164. 2001
  165. ;
  166. Save List to Clipboard
  167. SvClip
  168. 1
  169. 1027
  170. ;
  171. Save List to File
  172. SvList
  173. 0
  174. 1028
  175. ;
  176. Collect Files/Directories
  177. Collect
  178. 0
  179. 1011
  180. ;
  181. Collect Files/Directories from list(s)
  182. ColList
  183. 1
  184. 1060
  185. ;
  186. Seek and scan files
  187. SeekScan
  188. 0
  189. 1047
  190. ;
  191. Make Directory
  192. MkDir
  193. 0
  194. 1026
  195. ;
  196.