[2] | 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
|
---|
[484] | 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 | ;
|
---|
[2] | 15 | ;The fourth line is the ID of the button (for internal commands only).
|
---|
[484] | 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 | ;
|
---|
[2] | 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 | ;
|
---|
[484] | 26 | ;
|
---|
| 27 | Archive Files/Directories (Ctrl + A)
|
---|
| 28 | Archive
|
---|
| 29 | 1
|
---|
| 30 | 1029
|
---|
| 31 | ;
|
---|
| 32 | Collect Files/Directories
|
---|
| 33 | Collect
|
---|
[2] | 34 | 0
|
---|
[484] | 35 | 1011
|
---|
[2] | 36 | ;
|
---|
[484] | 37 | Collect Files/Directories from list(s)
|
---|
| 38 | ColList
|
---|
[2] | 39 | 1
|
---|
[484] | 40 | 1060
|
---|
[2] | 41 | ;
|
---|
[484] | 42 | Copy Files/Directories (Ctrl + c)
|
---|
| 43 | Copy
|
---|
[2] | 44 | 1
|
---|
[484] | 45 | 1002
|
---|
[2] | 46 | ;
|
---|
[484] | 47 | Create Objects
|
---|
| 48 | Objects
|
---|
[2] | 49 | 1
|
---|
[484] | 50 | 1022
|
---|
[2] | 51 | ;
|
---|
[484] | 52 | Create Shadow Objects
|
---|
| 53 | Shadows
|
---|
[2] | 54 | 1
|
---|
[484] | 55 | 1021
|
---|
[2] | 56 | ;
|
---|
[484] | 57 | Delete Files/Directories (Ctrl + d)
|
---|
[2] | 58 | Delete
|
---|
| 59 | 1
|
---|
| 60 | 1004
|
---|
| 61 | ;
|
---|
[484] | 62 | Deselect All (Ctrl + \)
|
---|
| 63 | Desel
|
---|
| 64 | 0
|
---|
| 65 | 10007
|
---|
[2] | 66 | ;
|
---|
[484] | 67 | Deselect Dirs
|
---|
| 68 | -Dirs
|
---|
| 69 | 0
|
---|
| 70 | 10011
|
---|
[2] | 71 | ;
|
---|
[484] | 72 | Deselect Mask (Ctrl + +)
|
---|
| 73 | -Mask
|
---|
| 74 | 0
|
---|
| 75 | 10013
|
---|
[2] | 76 | ;
|
---|
[484] | 77 | Directory Sizes (Ctrl + Z)
|
---|
| 78 | DirSiz
|
---|
| 79 | 0
|
---|
| 80 | 1031
|
---|
[2] | 81 | ;
|
---|
[484] | 82 | Edit Associations
|
---|
| 83 | Assoc
|
---|
[2] | 84 | 0
|
---|
[484] | 85 | 3001
|
---|
[2] | 86 | ;
|
---|
[484] | 87 | Edit Commands
|
---|
| 88 | Cmds
|
---|
[2] | 89 | 0
|
---|
[484] | 90 | 1048
|
---|
[2] | 91 | ;
|
---|
[484] | 92 | Edit Files (Ctrl + e)
|
---|
| 93 | Edit
|
---|
| 94 | 1
|
---|
| 95 | 1024
|
---|
| 96 | ;
|
---|
| 97 | Exit FM2 (Ctrl + F3)
|
---|
| 98 | Exit
|
---|
[2] | 99 | 0
|
---|
[484] | 100 | 1111
|
---|
[2] | 101 | ;
|
---|
[484] | 102 | Extended Attributes (Ctrl + E)
|
---|
| 103 | EAs
|
---|
[2] | 104 | 1
|
---|
[484] | 105 | 1008
|
---|
[2] | 106 | ;
|
---|
[484] | 107 | Extract From Archives (Ctrl + x)
|
---|
[2] | 108 | Extract
|
---|
| 109 | 1
|
---|
| 110 | 1030
|
---|
| 111 | ;
|
---|
[484] | 112 | Filter Container (Ctrl + f)
|
---|
| 113 | Filter
|
---|
| 114 | 0
|
---|
| 115 | 5001
|
---|
[2] | 116 | ;
|
---|
[484] | 117 | FM/2 Help (Ctrl + k)
|
---|
| 118 | Help
|
---|
| 119 | 0
|
---|
| 120 | 999
|
---|
[2] | 121 | ;
|
---|
[484] | 122 | Font Palette
|
---|
| 123 | FntPal
|
---|
| 124 | 0
|
---|
| 125 | 3020
|
---|
[2] | 126 | ;
|
---|
[484] | 127 | Hi Color Palette
|
---|
| 128 | MixPal
|
---|
[2] | 129 | 0
|
---|
[484] | 130 | 3061
|
---|
[2] | 131 | ;
|
---|
[484] | 132 | HLP Bookself viewer
|
---|
| 133 | HlpBooks
|
---|
[2] | 134 | 0
|
---|
[484] | 135 | 2011
|
---|
[2] | 136 | ;
|
---|
| 137 | Instant Command File
|
---|
| 138 | Instant
|
---|
| 139 | 0
|
---|
| 140 | 2006
|
---|
| 141 | ;
|
---|
[484] | 142 | INF Bookself viewer
|
---|
| 143 | InfBooks
|
---|
[2] | 144 | 0
|
---|
[484] | 145 | 2010
|
---|
[2] | 146 | ;
|
---|
[484] | 147 | Invert selections (Ctrl + ;)
|
---|
| 148 | Invert
|
---|
[2] | 149 | 0
|
---|
[484] | 150 | 10014
|
---|
[2] | 151 | ;
|
---|
[484] | 152 | Kill Process
|
---|
| 153 | KillPrc
|
---|
[2] | 154 | 0
|
---|
[484] | 155 | 2003
|
---|
[2] | 156 | ;
|
---|
[484] | 157 | Make Directory (Ctrl + M)
|
---|
| 158 | MkDir
|
---|
[2] | 159 | 0
|
---|
[484] | 160 | 1026
|
---|
[2] | 161 | ;
|
---|
[484] | 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
|
---|
[2] | 179 | 0
|
---|
[484] | 180 | 2007
|
---|
[2] | 181 | ;
|
---|
[484] | 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)
|
---|
[2] | 193 | Print
|
---|
| 194 | 1
|
---|
| 195 | 1007
|
---|
| 196 | ;
|
---|
[484] | 197 | Remove objects
|
---|
| 198 | RemoveObj
|
---|
[2] | 199 | 1
|
---|
[484] | 200 | 1043
|
---|
[2] | 201 | ;
|
---|
[484] | 202 | Rename Files/Directories (Ctrl + r)
|
---|
| 203 | Rename
|
---|
[2] | 204 | 1
|
---|
[484] | 205 | 1005
|
---|
[2] | 206 | ;
|
---|
[484] | 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 + [)
|
---|
[2] | 218 | SvClip
|
---|
| 219 | 1
|
---|
| 220 | 1027
|
---|
| 221 | ;
|
---|
[484] | 222 | Save List to File (Ctrl + S)
|
---|
[2] | 223 | SvList
|
---|
| 224 | 0
|
---|
| 225 | 1028
|
---|
| 226 | ;
|
---|
[484] | 227 | See all files
|
---|
| 228 | SeeAll
|
---|
[2] | 229 | 0
|
---|
[484] | 230 | 1067
|
---|
[2] | 231 | ;
|
---|
[484] | 232 | Select All Files (Ctrl + /)
|
---|
| 233 | Select
|
---|
| 234 | 0
|
---|
| 235 | 10008
|
---|
[2] | 236 | ;
|
---|
| 237 | Seek and scan files
|
---|
| 238 | SeekScan
|
---|
| 239 | 0
|
---|
| 240 | 1047
|
---|
| 241 | ;
|
---|
[484] | 242 | Select Mask (Ctrl + =)
|
---|
| 243 | +Mask
|
---|
[2] | 244 | 0
|
---|
[484] | 245 | 10012
|
---|
[2] | 246 | ;
|
---|
[484] | 247 | Set Attributes and Date/Time of Files/Directories
|
---|
| 248 | Attribs
|
---|
| 249 | 1
|
---|
| 250 | 1009
|
---|
| 251 | ;
|
---|
| 252 | Set Target Directory (Ctrl + T)
|
---|
[2] | 253 | TargetDir
|
---|
| 254 | 0
|
---|
| 255 | 1154
|
---|
| 256 | ;
|
---|
[484] | 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 $
|
---|