| 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. | 
|---|
| 6 | ; | 
|---|
| 7 | ;The second line is the text for the button (internally defined tools | 
|---|
| 8 | ;have icons, and the text is ignored). | 
|---|
| 9 | ; | 
|---|
| 10 | ;The third line is a number indicating flags associated with the button. | 
|---|
| 11 | ;A flag value of 0 means the button is non-droppable, 1 means the button | 
|---|
| 12 | ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a | 
|---|
| 13 | :spacer following, and 9 means droppable with a spacer following. | 
|---|
| 14 | ; | 
|---|
| 15 | ;The fourth line is the ID of the button (for internal commands only). | 
|---|
| 16 | ;Note Commands begin at ID 4000, so a button with ID 4000 would cause | 
|---|
| 17 | ;the first Command to be run and ID 4001 would run the second, and so on. | 
|---|
| 18 | ;4900 marks the first "quick toolbox change" item, and you can | 
|---|
| 19 | ;have up to 50 of them (these buttons load other toolboxes, see | 
|---|
| 20 | ;online help). | 
|---|
| 21 | ; | 
|---|
| 22 | ;You can use \r in the help string to break the help into multiple lines. | 
|---|
| 23 | ; | 
|---|
| 24 | ;I suggest that you keep a backup copy of this file... | 
|---|
| 25 | ; | 
|---|
| 26 | ; | 
|---|
| 27 | Archive Files/Directories (Ctrl + A) | 
|---|
| 28 | Archive | 
|---|
| 29 | 1 | 
|---|
| 30 | 1029 | 
|---|
| 31 | ; | 
|---|
| 32 | Collect Files/Directories | 
|---|
| 33 | Collect | 
|---|
| 34 | 0 | 
|---|
| 35 | 1011 | 
|---|
| 36 | ; | 
|---|
| 37 | Collect Files/Directories from list(s) | 
|---|
| 38 | ColList | 
|---|
| 39 | 1 | 
|---|
| 40 | 1060 | 
|---|
| 41 | ; | 
|---|
| 42 | Copy Files/Directories (Ctrl + c) | 
|---|
| 43 | Copy | 
|---|
| 44 | 1 | 
|---|
| 45 | 1002 | 
|---|
| 46 | ; | 
|---|
| 47 | Create Objects | 
|---|
| 48 | Objects | 
|---|
| 49 | 1 | 
|---|
| 50 | 1022 | 
|---|
| 51 | ; | 
|---|
| 52 | Create Shadow Objects | 
|---|
| 53 | Shadows | 
|---|
| 54 | 1 | 
|---|
| 55 | 1021 | 
|---|
| 56 | ; | 
|---|
| 57 | Delete Files/Directories (Ctrl + d) | 
|---|
| 58 | Delete | 
|---|
| 59 | 1 | 
|---|
| 60 | 1004 | 
|---|
| 61 | ; | 
|---|
| 62 | Deselect All (Ctrl + \) | 
|---|
| 63 | Desel | 
|---|
| 64 | 0 | 
|---|
| 65 | 10007 | 
|---|
| 66 | ; | 
|---|
| 67 | Deselect Dirs | 
|---|
| 68 | -Dirs | 
|---|
| 69 | 0 | 
|---|
| 70 | 10011 | 
|---|
| 71 | ; | 
|---|
| 72 | Deselect Mask (Ctrl + +) | 
|---|
| 73 | -Mask | 
|---|
| 74 | 0 | 
|---|
| 75 | 10013 | 
|---|
| 76 | ; | 
|---|
| 77 | Directory Sizes (Ctrl + Z) | 
|---|
| 78 | DirSiz | 
|---|
| 79 | 0 | 
|---|
| 80 | 1031 | 
|---|
| 81 | ; | 
|---|
| 82 | Edit Associations | 
|---|
| 83 | Assoc | 
|---|
| 84 | 0 | 
|---|
| 85 | 3001 | 
|---|
| 86 | ; | 
|---|
| 87 | Edit Commands | 
|---|
| 88 | Cmds | 
|---|
| 89 | 0 | 
|---|
| 90 | 1048 | 
|---|
| 91 | ; | 
|---|
| 92 | Edit Files (Ctrl + e) | 
|---|
| 93 | Edit | 
|---|
| 94 | 1 | 
|---|
| 95 | 1024 | 
|---|
| 96 | ; | 
|---|
| 97 | Exit FM2 (Ctrl + F3) | 
|---|
| 98 | Exit | 
|---|
| 99 | 0 | 
|---|
| 100 | 1111 | 
|---|
| 101 | ; | 
|---|
| 102 | Extended Attributes (Ctrl + E) | 
|---|
| 103 | EAs | 
|---|
| 104 | 1 | 
|---|
| 105 | 1008 | 
|---|
| 106 | ; | 
|---|
| 107 | Extract From Archives (Ctrl + x) | 
|---|
| 108 | Extract | 
|---|
| 109 | 1 | 
|---|
| 110 | 1030 | 
|---|
| 111 | ; | 
|---|
| 112 | Filter Container (Ctrl + f) | 
|---|
| 113 | Filter | 
|---|
| 114 | 0 | 
|---|
| 115 | 5001 | 
|---|
| 116 | ; | 
|---|
| 117 | FM/2 Help (Ctrl + k) | 
|---|
| 118 | Help | 
|---|
| 119 | 0 | 
|---|
| 120 | 999 | 
|---|
| 121 | ; | 
|---|
| 122 | Font Palette | 
|---|
| 123 | FntPal | 
|---|
| 124 | 0 | 
|---|
| 125 | 3020 | 
|---|
| 126 | ; | 
|---|
| 127 | Hi Color Palette | 
|---|
| 128 | MixPal | 
|---|
| 129 | 0 | 
|---|
| 130 | 3061 | 
|---|
| 131 | ; | 
|---|
| 132 | HLP Bookself viewer | 
|---|
| 133 | HlpBooks | 
|---|
| 134 | 0 | 
|---|
| 135 | 2011 | 
|---|
| 136 | ; | 
|---|
| 137 | Instant Command File | 
|---|
| 138 | Instant | 
|---|
| 139 | 0 | 
|---|
| 140 | 2006 | 
|---|
| 141 | ; | 
|---|
| 142 | INF Bookself viewer | 
|---|
| 143 | InfBooks | 
|---|
| 144 | 0 | 
|---|
| 145 | 2010 | 
|---|
| 146 | ; | 
|---|
| 147 | Invert selections (Ctrl + ;) | 
|---|
| 148 | Invert | 
|---|
| 149 | 0 | 
|---|
| 150 | 10014 | 
|---|
| 151 | ; | 
|---|
| 152 | Kill Process | 
|---|
| 153 | KillPrc | 
|---|
| 154 | 0 | 
|---|
| 155 | 2003 | 
|---|
| 156 | ; | 
|---|
| 157 | Make Directory (Ctrl + M) | 
|---|
| 158 | MkDir | 
|---|
| 159 | 0 | 
|---|
| 160 | 1026 | 
|---|
| 161 | ; | 
|---|
| 162 | Move Files/Directories (Ctrl + m) | 
|---|
| 163 | Move | 
|---|
| 164 | 1 | 
|---|
| 165 | 1001 | 
|---|
| 166 | ; | 
|---|
| 167 | Object Information (Ctrl + i) | 
|---|
| 168 | Info | 
|---|
| 169 | 1 | 
|---|
| 170 | 1010 | 
|---|
| 171 | ; | 
|---|
| 172 | Open Default (F6) | 
|---|
| 173 | Open | 
|---|
| 174 | 1 | 
|---|
| 175 | 1017 | 
|---|
| 176 | ; | 
|---|
| 177 | OS/2 Command Line | 
|---|
| 178 | OS/2 | 
|---|
| 179 | 0 | 
|---|
| 180 | 2007 | 
|---|
| 181 | ; | 
|---|
| 182 | Play Multimedia | 
|---|
| 183 | Play | 
|---|
| 184 | 1 | 
|---|
| 185 | 1058 | 
|---|
| 186 | ; | 
|---|
| 187 | Permanently Delete Files/Directories (Ctrl + D) | 
|---|
| 188 | Kill | 
|---|
| 189 | 1 | 
|---|
| 190 | 1006 | 
|---|
| 191 | ; | 
|---|
| 192 | Print Files (Ctrl + p) | 
|---|
| 193 | Print | 
|---|
| 194 | 1 | 
|---|
| 195 | 1007 | 
|---|
| 196 | ; | 
|---|
| 197 | Remove objects | 
|---|
| 198 | RemoveObj | 
|---|
| 199 | 1 | 
|---|
| 200 | 1043 | 
|---|
| 201 | ; | 
|---|
| 202 | Rename Files/Directories (Ctrl + r) | 
|---|
| 203 | Rename | 
|---|
| 204 | 1 | 
|---|
| 205 | 1005 | 
|---|
| 206 | ; | 
|---|
| 207 | Reselect (Ctrl +  ') | 
|---|
| 208 | Reslct | 
|---|
| 209 | 0 | 
|---|
| 210 | 10027 | 
|---|
| 211 | ; | 
|---|
| 212 | Reverse sort | 
|---|
| 213 | Rev | 
|---|
| 214 | 8 | 
|---|
| 215 | 3015 | 
|---|
| 216 | ; | 
|---|
| 217 | Save List to Clipboard (Ctrl + [) | 
|---|
| 218 | SvClip | 
|---|
| 219 | 1 | 
|---|
| 220 | 1027 | 
|---|
| 221 | ; | 
|---|
| 222 | Save List to File (Ctrl + S) | 
|---|
| 223 | SvList | 
|---|
| 224 | 0 | 
|---|
| 225 | 1028 | 
|---|
| 226 | ; | 
|---|
| 227 | See all files | 
|---|
| 228 | SeeAll | 
|---|
| 229 | 0 | 
|---|
| 230 | 1067 | 
|---|
| 231 | ; | 
|---|
| 232 | Select All Files (Ctrl + /) | 
|---|
| 233 | Select | 
|---|
| 234 | 0 | 
|---|
| 235 | 10008 | 
|---|
| 236 | ; | 
|---|
| 237 | Seek and scan files | 
|---|
| 238 | SeekScan | 
|---|
| 239 | 0 | 
|---|
| 240 | 1047 | 
|---|
| 241 | ; | 
|---|
| 242 | Select Mask (Ctrl + =) | 
|---|
| 243 | +Mask | 
|---|
| 244 | 0 | 
|---|
| 245 | 10012 | 
|---|
| 246 | ; | 
|---|
| 247 | Set Attributes and Date/Time of Files/Directories | 
|---|
| 248 | Attribs | 
|---|
| 249 | 1 | 
|---|
| 250 | 1009 | 
|---|
| 251 | ; | 
|---|
| 252 | Set Target Directory (Ctrl + T) | 
|---|
| 253 | TargetDir | 
|---|
| 254 | 0 | 
|---|
| 255 | 1154 | 
|---|
| 256 | ; | 
|---|
| 257 | Settings Notebook | 
|---|
| 258 | Setngs | 
|---|
| 259 | 0 | 
|---|
| 260 | 3059 | 
|---|
| 261 | ; | 
|---|
| 262 | Solid Color Palette | 
|---|
| 263 | SolPal | 
|---|
| 264 | 0 | 
|---|
| 265 | 3021 | 
|---|
| 266 | ; | 
|---|
| 267 | Sort by EA size | 
|---|
| 268 | EAsz | 
|---|
| 269 | 0 | 
|---|
| 270 | 3007 | 
|---|
| 271 | ; | 
|---|
| 272 | Sort by creation date | 
|---|
| 273 | CrDate | 
|---|
| 274 | 0 | 
|---|
| 275 | 3012 | 
|---|
| 276 | ; | 
|---|
| 277 | Sort by filename | 
|---|
| 278 | Name | 
|---|
| 279 | 0 | 
|---|
| 280 | 3005 | 
|---|
| 281 | ; | 
|---|
| 282 | Sort by first extension | 
|---|
| 283 | 1st | 
|---|
| 284 | 0 | 
|---|
| 285 | 3008 | 
|---|
| 286 | ; | 
|---|
| 287 | Sort by last extension | 
|---|
| 288 | Last | 
|---|
| 289 | 0 | 
|---|
| 290 | 3009 | 
|---|
| 291 | ; | 
|---|
| 292 | Sort by lastwrite date | 
|---|
| 293 | Date | 
|---|
| 294 | 0 | 
|---|
| 295 | 3010 | 
|---|
| 296 | ; | 
|---|
| 297 | Sort by size | 
|---|
| 298 | Size | 
|---|
| 299 | 0 | 
|---|
| 300 | 3006 | 
|---|
| 301 | ; | 
|---|
| 302 | System Clock | 
|---|
| 303 | SysClk | 
|---|
| 304 | 0 | 
|---|
| 305 | 2009 | 
|---|
| 306 | ; | 
|---|
| 307 | Text to binary decoding (Ctrl + U) | 
|---|
| 308 | UUDecode | 
|---|
| 309 | 1 | 
|---|
| 310 | 1132 | 
|---|
| 311 | ; | 
|---|
| 312 | Undelete Files | 
|---|
| 313 | Undel | 
|---|
| 314 | 0 | 
|---|
| 315 | 2004 | 
|---|
| 316 | ; | 
|---|
| 317 | Walk Directories (Ctrl + w) | 
|---|
| 318 | Walk | 
|---|
| 319 | 0 | 
|---|
| 320 | 10002 | 
|---|
| 321 | ; | 
|---|
| 322 | Window Dialog (Ctrl + W) | 
|---|
| 323 | Windws | 
|---|
| 324 | 0 | 
|---|
| 325 | 9010 | 
|---|
| 326 | ; | 
|---|
| 327 | WPS Copy Files/Directories | 
|---|
| 328 | WPSCopy | 
|---|
| 329 | 1 | 
|---|
| 330 | 1153 | 
|---|
| 331 | ; | 
|---|
| 332 | WPS Move Files/Directories | 
|---|
| 333 | WPSMove | 
|---|
| 334 | 1 | 
|---|
| 335 | 1152 | 
|---|
| 336 | ; | 
|---|
| 337 | View Files (Ctrl + v) | 
|---|
| 338 | View | 
|---|
| 339 | 1 | 
|---|
| 340 | 1023 | 
|---|
| 341 | ; | 
|---|
| 342 | View INI Files | 
|---|
| 343 | INIs | 
|---|
| 344 | 1 | 
|---|
| 345 | 2001 | 
|---|
| 346 | ; | 
|---|
| 347 | ; $Id: fm3tools.tmp 484 2006-09-07 05:07:11Z root $ | 
|---|