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