| 1 | ; | 
|---|
| 2 | ;This file contains definitions for an FM/2 toolbox. | 
|---|
| 3 | ;FM/2 saved this file as "<DRIVE>:\FM2\FILES.TLS" | 
|---|
| 4 | ; | 
|---|
| 5 | ;Each tool button has four lines that describe it.  The first line is | 
|---|
| 6 | ;the help for the button. | 
|---|
| 7 | ; | 
|---|
| 8 | ;The second line is the text for the button (internally defined tools | 
|---|
| 9 | ;have icons, and the text is ignored). | 
|---|
| 10 | ; | 
|---|
| 11 | ;The third line is a number indicating flags associated with the button. | 
|---|
| 12 | ;A flag value of 0 means the button is non-droppable, 1 means the button | 
|---|
| 13 | ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a | 
|---|
| 14 | :spacer following, and 9 means droppable with a spacer following. | 
|---|
| 15 | ; | 
|---|
| 16 | ;The fourth line is the ID of the button (for internal commands only). | 
|---|
| 17 | ;Note Commands begin at ID 4000, so a button with ID 4000 would cause | 
|---|
| 18 | ;the first Command to be run and ID 4001 would run the second, and so on. | 
|---|
| 19 | ;4900 marks the first "quick toolbox change" item, and you can | 
|---|
| 20 | ;have up to 50 of them (these buttons load other toolboxes, see | 
|---|
| 21 | ;online help). | 
|---|
| 22 | ; | 
|---|
| 23 | ;You can use \r in the help string to break the help into multiple lines. | 
|---|
| 24 | ;; | 
|---|
| 25 | ; | 
|---|
| 26 | Rename Files/Directories (Ctrl + r) | 
|---|
| 27 | Rename | 
|---|
| 28 | 1 | 
|---|
| 29 | 1005 | 
|---|
| 30 | ; | 
|---|
| 31 | Copy Files/Directories (Ctrl + c) | 
|---|
| 32 | Copy | 
|---|
| 33 | 1 | 
|---|
| 34 | 1002 | 
|---|
| 35 | ; | 
|---|
| 36 | WPS Copy Files/Directories | 
|---|
| 37 | WPSCopy | 
|---|
| 38 | 1 | 
|---|
| 39 | 1153 | 
|---|
| 40 | ; | 
|---|
| 41 | Move Files/Directories (Ctrl + m) | 
|---|
| 42 | Move | 
|---|
| 43 | 1 | 
|---|
| 44 | 1001 | 
|---|
| 45 | ; | 
|---|
| 46 | WPS Move Files/Directories | 
|---|
| 47 | WPSMove | 
|---|
| 48 | 1 | 
|---|
| 49 | 1152 | 
|---|
| 50 | ; | 
|---|
| 51 | View Files (Ctrl + v) | 
|---|
| 52 | View | 
|---|
| 53 | 1 | 
|---|
| 54 | 1023 | 
|---|
| 55 | ; | 
|---|
| 56 | Edit Files (Ctrl + e) | 
|---|
| 57 | Edit | 
|---|
| 58 | 1 | 
|---|
| 59 | 1024 | 
|---|
| 60 | ; | 
|---|
| 61 | Extended Attributes (Ctrl + E) | 
|---|
| 62 | EAs | 
|---|
| 63 | 1 | 
|---|
| 64 | 1008 | 
|---|
| 65 | ; | 
|---|
| 66 | Make Directory (Ctrl + M) | 
|---|
| 67 | MakeDir | 
|---|
| 68 | 0 | 
|---|
| 69 | 1026 | 
|---|
| 70 | ; | 
|---|
| 71 | Print Files (Ctrl + p) | 
|---|
| 72 | Print | 
|---|
| 73 | 1 | 
|---|
| 74 | 1007 | 
|---|
| 75 | ; | 
|---|
| 76 | Open Default (F6) | 
|---|
| 77 | Open | 
|---|
| 78 | 9 | 
|---|
| 79 | 1017 | 
|---|
| 80 | ; | 
|---|
| 81 | Create Objects | 
|---|
| 82 | Objects | 
|---|
| 83 | 1 | 
|---|
| 84 | 1022 | 
|---|
| 85 | ; | 
|---|
| 86 | Remove objects | 
|---|
| 87 | RemoveObj | 
|---|
| 88 | 1 | 
|---|
| 89 | 1043 | 
|---|
| 90 | ; | 
|---|
| 91 | Object Information (Ctrl + i) | 
|---|
| 92 | Info | 
|---|
| 93 | 1 | 
|---|
| 94 | 1010 | 
|---|
| 95 | ; | 
|---|
| 96 | Create Shadow Objects | 
|---|
| 97 | Shadows | 
|---|
| 98 | 9 | 
|---|
| 99 | 1021 | 
|---|
| 100 | ; | 
|---|
| 101 | Save List to Clipboard (Ctrl + [) | 
|---|
| 102 | SvClip | 
|---|
| 103 | 1 | 
|---|
| 104 | 1027 | 
|---|
| 105 | ; | 
|---|
| 106 | Save List to File (Ctrl + S) | 
|---|
| 107 | SvList | 
|---|
| 108 | 8 | 
|---|
| 109 | 1028 | 
|---|
| 110 | ; | 
|---|
| 111 | Archive Files/Directories (Ctrl + A) | 
|---|
| 112 | Archive | 
|---|
| 113 | 1 | 
|---|
| 114 | 1029 | 
|---|
| 115 | ; | 
|---|
| 116 | Extract From Archives (Ctrl + x) | 
|---|
| 117 | Extract | 
|---|
| 118 | 1 | 
|---|
| 119 | 1030 | 
|---|
| 120 | ; | 
|---|
| 121 | Text to binary decoding (Ctrl + U) | 
|---|
| 122 | UUDecode | 
|---|
| 123 | 9 | 
|---|
| 124 | 1132 | 
|---|
| 125 | ; | 
|---|
| 126 | Permanently Delete Files/Directories (Ctrl + D) | 
|---|
| 127 | Kill | 
|---|
| 128 | 0 | 
|---|
| 129 | 1006 | 
|---|
| 130 | ; | 
|---|
| 131 | Delete Files/Directories (Ctrl + d) | 
|---|
| 132 | Delete | 
|---|
| 133 | 1 | 
|---|
| 134 | 1004 | 
|---|
| 135 | ; | 
|---|
| 136 | Undelete Files | 
|---|
| 137 | Undel | 
|---|
| 138 | 8 | 
|---|
| 139 | 2004 | 
|---|
| 140 | ; | 
|---|
| 141 | Seek and scan files | 
|---|
| 142 | SeekScan | 
|---|
| 143 | 0 | 
|---|
| 144 | 1047 | 
|---|
| 145 | ; | 
|---|
| 146 | OS/2 Command Line (F9) | 
|---|
| 147 | OS/2 | 
|---|
| 148 | 0 | 
|---|
| 149 | 2007 | 
|---|
| 150 | ; | 
|---|
| 151 | Rescan (Ctrl + R) | 
|---|
| 152 | Rescan | 
|---|
| 153 | 0 | 
|---|
| 154 | 5021 | 
|---|
| 155 | ; | 
|---|
| 156 | FM/2 Help (Ctrl + k) | 
|---|
| 157 | Help | 
|---|
| 158 | 8 | 
|---|
| 159 | 999 | 
|---|
| 160 | ; | 
|---|
| 161 | Exit FM2 (Ctrl + F3) | 
|---|
| 162 | Exit | 
|---|
| 163 | 8 | 
|---|
| 164 | 1111 | 
|---|
| 165 | ; | 
|---|
| 166 | Views toolbox | 
|---|
| 167 | Sort | 
|---|
| 168 | 0 | 
|---|
| 169 | 4901 | 
|---|
| 170 | ; | 
|---|
| 171 | Utility toolbox | 
|---|
| 172 | Utils | 
|---|
| 173 | 0 | 
|---|
| 174 | 4902 | 
|---|
| 175 | ; | 
|---|
| 176 | Config toolbox | 
|---|
| 177 | Cmds | 
|---|
| 178 | 8 | 
|---|
| 179 | 4900 | 
|---|
| 180 | ; | 
|---|
| 181 | ; $Id: files.tmp 484 2006-09-07 05:07:11Z root $ | 
|---|