home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / SLICKOS2.ZIP / SLICK.MNU < prev    next >
Text File  |  1989-12-01  |  23KB  |  319 lines

  1. :main horizontal
  2.  
  3. ^F^ile      ; level2-menu file;popup-message Menu for file commands
  4. ^E^dit      ; level2-menu edit;popup-message Menu for edit commands
  5. ^S^earch    ; level2-menu search;popup-message Menu for search commands
  6. ^C^ompile   ; level2-menu compile;popup-message Menu for compile commands
  7. ^D^ocument  ; level2-menu document;popup-message Menu for tab and paragraph commands
  8. ^M^acro     ; level2-menu macro;popup-message Menu for macro and keyboard commands
  9. ^W^indow    ; level2-menu window; popup-message Menu for window commands
  10. ^U^til      ; level2-menu util; popup-message Menu for utility commands
  11.  
  12. :file
  13.  
  14. ^S^ave                  ;return save; popup-help save command
  15. ^Q^uit                  ;return quit; popup-help quit command
  16. ^L^oad file...          ;query -x e -i .e Edit file:; popup-help e command
  17. ^N^ew                   ;return e +t; popup-message Creates an empty buffer with no name
  18. ^R^ename...             ;query -d name Enter new name:; popup-help name
  19. ^P^rint...              ;level2-menu print;popup-message Menu for print related commands
  20. ^I^nsert a file...      ;query -x get -i .get File to insert:; popup-help get command
  21. ^W^rite mark...         ;query -x put -i .put Write mark to file: ; popup-help put command
  22. ^A^ppend mark to file...;query -x append -i .append Append mark to file:;popup-help append command
  23. ^D^irectory...          ;query -x dir -i .dir Enter file or directory:;popup-help dir command
  24. ^T^ree of directories...;query -x list -i .list Enter file or directory:;popup-help list command
  25. ^O^S shell              ;return dos; popup-message Suspends the editor and runs the command shell
  26. ^X^ OS shell            ;return xdos; popup-message Exits the editor and returns to the command shell.  The Window/file configuration is saved before exit and may be restored with the command "s -r restore". (see auto-restore command)
  27.  
  28. :Edit
  29.  
  30. Cu^t^              ;return kill-mark;popup-help kill-mark command
  31. ^P^aste            ;return both-yank;popup-help both-yank command
  32. ^S^elect paste...  ;return both-list-yank;popup-help both-list-yank command
  33. Copy to clip^b^oard;return copy-to-clipboard;popup-help copy-to-clipboard command
  34. Copy ^w^ord        ;return both-copy-word;popup-help both-copy-word command
  35. Mar^k^...          ;level2-menu mark;popup-message Menu for commands which mark text
  36. ^C^opy to cursor   ;return copy-mark;popup-help copy-mark command
  37. ^M^ove             ;return move-mark;popup-help move-mark command
  38. ^D^elete...        ;level2-menu delete;popup-message Menu for commands which delete text
  39. ^O^verlay block    ;return overlay-block-mark;popup-help overlay-block-mark command
  40. ^A^djust block     ;return adjust-block-mark;popup-help adjust-block-mark command
  41. ^L^owcase          ;return lowcase-mark;popup-help lowcase-mark command
  42. ^U^pcase           ;return upcase-mark;popup-help upcase-mark command
  43. ^F^ill...          ;return fill-mark;popup-help fill-mark command
  44. ^I^ndent           ;return indent-mark;popup-help indent-mark command
  45. U^n^indent         ;return unindent-mark;popup-help unindent-mark command
  46.  
  47. :search
  48.  
  49. ^F^ind...          ;query -x / Search for::-di search-case Options [E,I,-,M,<,>,*,R,W]:;popup-help / command
  50. ^N^ext occurrence  ;return repeat-search; popup-help repeat-search command
  51. ^C^hange...        ;query -x c Search for::Replace with::-di search-case Options [E,I,-,M,<,>,*,R,W]:;popup-help c command
  52. ^G^o to line...    ;query -x goto-line Go to line:;popup-help goto-line command
  53. Find ^m^enu...     ;query -x find-menu -i .find-menu Find menu:;popup-help find-menu command
  54. Find ^h^elp...     ;query -x find-help -i .find-help Find help:;popup-help find-help command
  55. Find ^p^roc...     ;query -x find-proc -i .find-proc Find procedure or command:;popup-help find-proc command
  56. Find ^e^rror       ;return find-error;popup-help find-error command
  57. Find ^t^ag...      ;query -x find-tag -i .find-tag Find tag procedure:;popup-help find-tag command
  58. ^B^uild tag file...;query -x make-tags -i .make-tags Build tags for files:;popup-help make-tags command
  59.  
  60. :compile
  61.  
  62. ^C^ompile            ;return compile;popup-help compile command
  63. ^M^ake               ;return make-project;popup-help make-project command
  64. ^N^ext error         ;return next-error;popup-help next-error command
  65. ^S^et next error     ;return set-next-error;popup-help set-next-error command
  66. ^R^eset next error   ;return reset-next-error;popup-help reset-next-error command
  67. ^G^o to cursor error ;return cursor-error;popup-help cursor-error command
  68. ^B^reak process      ;return stop-process;popup-help stop-process command
  69. ^A^ctivate process   ;return start-process;popup-help start-process command
  70.  
  71. :document
  72.  
  73. ^T^abs...            ;query -d tabs -e check-tabs Enter tabs stops:;popup-help tabs command
  74. ^M^argins...         ;query -d ma Enter margins:;popup-help margins command
  75. Format ^p^aragraph   ;return reflow-paragraph;popup-help reflow-paragraph command
  76. Format m^a^rk        ;return reflow-mark;popup-help reflow-mark command
  77. ^S^how tabs...       ;query -c yne -d show-tabs Show tabs [Yes,No,Expand]:;popup-help show-tabs command
  78. ^I^ndent with tabs...;query -c yn -d indent-with-tabs Indent with tabs [Yes,No]:;popup-help indent-with-tabs command
  79. ^W^ord wrap...       ;query -c yn -d word-wrap Word wrap [Yes,No]:;popup-help word-wrap command
  80. ^J^ustify...         ;query -c ynu -d justify Justification options [Yes,No,Unjustify]:;popup-help justify command
  81.  
  82. :macro
  83.  
  84. ^L^oad module...         ;query -n < -d load Load macro module:;popup-help load command
  85. ^U^nload module...       ;query -n < -d unload Unload macro module:;popup-help unload command
  86. ^R^emember keystrokes    ;return start-kbd-macro;popup-help start-kbd-macro command
  87. ^E^xecute last-kbd-macro ;return last-kbd-macro;popup-help last-kbd-macro
  88. ^N^ame last-kbd-macro... ;query -x name-macro Name last-kbd-macro:;popup-help name-macro command
  89.  
  90. :config
  91. Configuration menu;Enter=Select Esc=Cancel  F1=Help
  92. ^S^ave configuration...        ; query -d write-state Save configuration to:;popup-help write-state command
  93. ^F^keytext Show/Hide/Overlay...; query -d fkeytext-options fkeytext option [Show,Hide,Overlay]:;popup-help fkeytext-options command
  94. ^E^dit fkeytext...             ; fkeytext ;popup-help fkeytext command
  95. ^C^olors...                    ; return return . color ;popup-help color command
  96. ^R^edefine common keys...      ; level2-menu common-keys sticky;popup-message Lists common keys you may redefine
  97. ^W^indow border...             ; query -sticky -r 1,4 -d window-border Window border [1=┼,2=╬,3=╪,4=╫]:;popup-help window-border command
  98. ^L^anguage syntax options...   ; level2-menu syntax sticky;popup-message Lists syntax option commands
  99. ^K^ill buffers/clipboards...   ; query -sticky -d kill-buffers Number of deletes saved:;popup-help kill-buffers command
  100. ^M^ake project command...      ; query -sticky -q -vx def-make-project Make project command:;popup-help make-project command
  101. ^P^rint options...             ; level2-menu print-options sticky;popup-message Menu for printing options
  102. C^a^che size...                ; query -sticky -w -d cache-size Buffer cache::Shell buffer cache::EMS cache::State cache::Reduce Memory Usage:;popup-help cache-size command
  103. Spill file pa^t^h...           ; query -sticky -d spill-file-path Spill file path:;popup-help spill-file-path command
  104. File loa^d^/save options...    ; level2-menu file-options sticky;popup-message Lists file load/save option commands
  105. File e^x^tension setup...      ;setupext;popup-help setupext command
  106. ^O^ther options...             ; level2-menu other-options sticky;popup-message Menu with more configuration items
  107. ^U^nbind key...                ; return return . unbind-key      ;popup-help unbind-key  command
  108. ^B^ind command to key...       ; return return . query -x bind-to-key -i .bind-to-key Command to bind:;popup-help bind-to-key command
  109. L^i^st source for configuration; return list-source    ;popup-help list-source command
  110.  
  111. :window
  112.  
  113. ^N^ext              ;return next-window;popup-help next-window command
  114. ^P^revious          ;return prev-window;popup-help prev-window command
  115. ^H^split            ;return split-window;popup-help split-window command
  116. ^V^split            ;return vertical-split-window;popup-help vertical-split-window command
  117. ^M^ove edge...      ;return move-edge;popup-help move-edge command
  118. ^Z^oom              ;return one-window;popup-help one-window command
  119. ^D^elete adjacent...;return delete-window;popup-help delete-window command
  120.  
  121. :Util
  122.  
  123. ^C^alculate expression...;return math;popup-help math command
  124. ^A^dd marked expression  ;return add;popup-help add command
  125. Ascii ^t^able            ;return ascii-table;popup-help ascii-table command
  126. ^D^raw lines             ;query -x draw Draw [1=┼, 2=╬, 3=╪, 4=╫, B=Blank, Any character]:;popup-message Runs external draw macro used for drawing lines and boxes
  127. ^P^aren match            ;return find-matching-paren;popup-help find-matching-paren command
  128. ^S^ort...                ;level2-menu sort;popup-message Menu for selecting sorting of marked area or entire file
  129.  
  130. :sort
  131. Select sort command;Enter=Select  Esc=Cancel  F1=Help
  132. Sort ^b^uffer...     ;query -x sort-buffer Sort buffer options [A,D,E,I]:AE;popup-help sort-buffer command
  133. Sort ^o^n mark...    ;query -x sort-on-mark Sort on mark options [A,D,E,I]:AE;popup-help sort-on-mark command
  134. Sort ^w^ithin mark...;query -x sort-within-mark Sort within mark options [A,D,E,I]:AE;popup-help sort-within-mark command
  135.  
  136. :print
  137. Select print command;Enter=Select  Esc=Cancel  F1=Help
  138. ^P^rint current buffer     ;return print;popup-help print command
  139. Print ^m^ark               ;return put -p;popup-message Limits printing to marked area
  140. ^C^reate printer buffer...;return page;popup-help page command
  141.  
  142. :mark
  143. Select mark command;Enter=Select  Esc=Cancel  F1=Help
  144. ^C^har   ;return mark-char;popup-help mark-char command
  145. ^B^lock  ;return mark-block;popup-help mark-block command
  146. ^L^ine   ;return mark-line;popup-help mark-line command
  147. ^U^nmark ;return unmark;popup-help unmark command
  148.  
  149. :delete
  150. Select mark command;Enter=Select  Esc=Cancel  F1=Help
  151. ^W^ord          ;return both-kill-word;popup-help both-kill-word command
  152. ^L^ine          ;return both-kill-line;popup-help both-kill-line command
  153. ^T^o end of line;return both-kill-end-line;popup-help both-kill-end-line command
  154. ^M^ark          ;return kill-mark;popup-help kill-mark command
  155.  
  156. :print-options query
  157. Printer options;Enter=Select  Esc=Cancel  F1=Help
  158. -p -q -v def-leading-codes -  Leading printer codes:
  159. -v def-trailing-codes     - Trailing printer codes:
  160. -v def-print-device -h To enter a control code press Ctrl-Q, hold down the ALT key, type the ASCII code number on the numeric key pad, and lift the ALT key.:      - Print device [PRN,LPT1,LPT2]:
  161.  
  162. :help
  163. Select a help category;Enter=Select  Esc=Cancel  F1=Help
  164. ^H^elp on Help             ; return help help command;popup-help help command
  165. ^I^nvocation               ; return help invocation misc;popup-help invocation misc
  166. ^S^ummary of keys          ; return help summary-of-keys misc;popup-help summary-of-keys
  167. ^B^uffers...               ; help2-class buffer  command; popup-message Lists commands related to Buffers
  168. ^W^indows...               ; help2-class window  command; popup-message Lists commands related to Windowing
  169. ^C^ursor Movement...       ; help2-class cursor  command; popup-message Lists commands related to Cursor Movement
  170. ^M^ark and Clipboard...    ; help2-class mark    command; popup-message Lists commands related to Text Marks
  171. Search and ^R^eplace...    ; help2-class search  command; popup-message Lists commands related to Search and Replace
  172. ^K^eyboard and Macros...   ; help2-class keyboard command; popup-message Lists commands related to Macros and Keyboard
  173. ^U^nclassified commands... ; help2-class misc command; popup-message Lists unclassified commands
  174. Micro^E^dge Inc.           ; return popup-help MicroEdge misc;popup-help MicroEdge misc
  175. Help on Cl^a^ss...         ; help2-class ;popup-message  Allows you to list help items of a specific class you choose.
  176. Help on C^o^mmand...       ; query -x help-command -i .help-command Help on command:;popup-help help-command command
  177. Help on Ke^y^...           ; return what-is ;popup-help what-is command
  178. Me^n^us...                 ; help2-class menu; popup-message Lists commands related to Menus
  179. Slick ^L^anguage...        ; help2-class language; popup-message Lists help items on Slick Language
  180. Built-in ^F^unctions...    ; level2-menu built-in; popup-message Lists Slick Language built-in functions of a class you choose
  181.  
  182. :built-in
  183. Help catagories for built-in functions;Enter=Select  Esc=Cancel
  184. ^b^uffer                 ; help2-class buffer built-in
  185. ^s^tring                 ; help2-class string built-in
  186. s^e^arch                 ; help2-class search built-in
  187. ^w^indow                 ; help2-class window built-in
  188. ^c^ursor                 ; help2-class cursor built-in
  189. ^m^ark                   ; help2-class mark   built-in
  190. ^n^ame table             ; help2-class name   built-in
  191. ^k^eyboard               ; help2-class keyboard built-in
  192. ^d^isplay                ; help2-class display built-in
  193. m^i^scellaneous          ; help2-class misc built-in
  194.  
  195. :syntax
  196. Select a language syntax option;Enter=Select  Esc=Cancel  F1=Help
  197. ^S^yntax expansion on/off... ; query -d expand Syntax expansion [ON,OFF]:;popup-help expand command
  198. ^I^ndent for each level...   ; query -d syntax-indent Indent for each begin/end level. -1 turns indenting off:;popup-help syntax-indent   command
  199.  
  200. :common-keys
  201. Select key name to redefine;Enter=Select  Esc=Cancel
  202. ^E^nter...            ; level2-menu enter-key
  203. ^B^ackspace...        ; level2-menu backspace-key
  204. ^D^el...              ; level2-menu del-key
  205. ^H^ome...             ; level2-menu home-key
  206. ^T^ab...              ; level2-menu tab-key
  207. Bac^k^tab...          ; level2-menu backtab-key
  208. ^L^eft...             ; level2-menu left-key
  209. ^R^ight..             ; level2-menu right-key
  210. Line ^w^rap on text...; query -y -q -vx def-linewrap Line wrap on text [Yes,No]:;popup-message Determines whether cursor LEFT commands wrap to column 1 when left margin is greater than 1.
  211.  
  212. :enter-key
  213. Select command to bind to the ENTER key;Enter=Select  Esc=Cancel  F1=Help
  214. ^n^osplit-insert-line    ; return bind-to-key -r both-nosplit-insert-line 263;popup-help both-nosplit-insert-line command
  215. ^s^plit-insert-line      ; return bind-to-key -r both-split-insert-line 263;popup-help both-split-insert-line command
  216. ^m^aybe-split-insert-line; return bind-to-key -r both-maybe-split-insert-line 263;popup-help both-maybe-split-insert-line command
  217.  
  218. :backspace-key
  219. Select command to bind to the BACKSPACE key;Enter=Select  Esc=Cancel  F1=Help
  220. ^r^ubout                 ; return bind-to-key both-rubout 268;popup-help both-rubout command
  221. line^w^rap-rubout        ; return bind-to-key both-linewrap-rubout 268;popup-help both-linewrap-rubout command
  222.  
  223. :del-key
  224. Select command to bind to the DEL key;Enter=Select  Esc=Cancel  F1=Help
  225. ^d^elete-char            ; return bind-to-key both-delete-char 339;popup-help both-delete-char command
  226. line^w^rap-delete-char   ; return bind-to-key both-linewrap-delete-char 339;popup-help both-linewrap-delete-char command
  227.  
  228. :home-key
  229. Select command to bind to the HOME key;Enter=Select  Esc=Cancel  F1=Help
  230. ^b^egin-line             ; return bind-to-key both-begin-line 327;popup-help both-begin-line command
  231. begin-line-^t^ext-toggle ; return bind-to-key both-begin-line-text-toggle 327;popup-help both-begin-line-text-toggle command
  232.  
  233. :tab-key
  234. Select command to bind to the TAB key;Enter=Select  Esc=Cancel  F1=Help
  235. ^t^ab                    ; return bind-to-key both-tab 260;popup-help both-tab command
  236. ^m^ove-text-tab          ; return bind-to-key both-move-text-tab 260;popup-help both-move-text-tab command
  237. ^r^eal-tab               ; return bind-to-key normal-character 260;popup-message Inserts a real tab character
  238.  
  239. :backtab-key
  240. Select command to bind to the Shift-TAB key;Enter=Select  Esc=Cancel  F1=Help
  241. ^b^acktab                ; return bind-to-key both-backtab 271;popup-help both-backtab command
  242. ^m^ove-text-backtab      ; return bind-to-key both-move-text-backtab 271;popup-help both-move-text-backtab command
  243.  
  244. :left-key
  245. Select command to bind to the LEFT arrow key;Enter=Select  Esc=Cancel  F1=Help
  246. ^l^eft                   ; return bind-to-key both-left 331;popup-help both-left command
  247. line^w^rap-left          ; return bind-to-key both-linewrap-left 331;popup-help both-linewrap-left command
  248.  
  249. :right-key
  250. Select command to bind to the RIGHT arrow key;Enter=Select  Esc=Cancel  F1=Help
  251. ^r^ight                     ; return bind-to-key both-right 333;popup-help both-right command
  252. line^w^rap-right          ; return bind-to-key both-linewrap-right 333;popup-help both-linewrap-right command
  253.  
  254. :file-options
  255. Select file option;Enter=Select  Esc=Cancel  F1=Help
  256. ^L^oad options...        ;query -d load-options Load switches [+-L,+-S,+-E]:;popup-help load-options command
  257. ^S^ave options...        ;query -d save-options Save switches [+-O,+-D,+-Z,+-E,+-S]:;popup-help save-options command
  258. ^A^uto restore...        ;query -d auto-restore Auto restore [ON,OFF]:;popup-help auto-restore command
  259. Save with ^t^abs...      ; query -q -vx def-tab-ext Enter file extension(s) with '.';popup-help tab-ext command
  260. ^P^reload...             ; query -q -vx def-preload-ext Enter file extension(s) with '.';popup-message  Extensions of files that are fully loaded.  Used to support EOF character that is not at end of text file (i.e. REXX batch files).
  261.  
  262. :other-options
  263. Select option;Enter=Select Esc=Cancel  F1=Help
  264. ^C^ursor shape...                 ; query -d cursor-shape Cursor shape:;popup-help cursor-shape command
  265. ^M^ark style...                   ; query -c ce -d mark-style Mark style [C,E]:;popup-help mark-style command
  266. ^W^ord characters...              ; query -d word-chars Word characters:;popup-help word-chars command
  267. ^S^earch case sensitivity...      ; query -d search-case Search case [Ignore,Exact]:;popup-help search-case command
  268. ^R^ead ahead lines...             ; query -r 0,999999999 -q -vx def-read-ahead-lines Read ahead lines:;popup-message Number of lines to read ahead when disk read occurs because of cursor movement.
  269. ^L^ine insert style...            ; query -c ba -q -vx def-line-insert Line insert style [Before,After]:;popup-message Determines whether lines of text are inserted before or after the current line
  270. ^P^reserve column on top/bottom...; query -y -q -vx def-top-bottom-style Preserve column position [Yes,No]:;popup-message Determines whether TOP/BOTTOM-OF-BUFFER commands preserve the cursor column position when invoked.
  271. ^N^ext word style...              ; query -c be -q -vx def-next-word-style Next word style [Begin,End]:;popup-message Determines whether the BOTH-NEXT-WORD command moves the cursor to the beginning or end of the next word.
  272. St^a^rt on command line...        ; query -y -q -vx def-start-on-cmdline Start on command line [Yes,No]:;popup-message Determines whether the cursor starts on the command line or text area.
  273. Stay ^o^n command line...         ; query -y -q -vx def-stay-on-cmdline Stay on command line [Yes,No]:;popup-message Determines whether the cursor remains on the command line after the ENTER is pressed.
  274. Auto-^I^ndent...                  ; query -y -q -vx def-auto-indent Auto-indent [Yes,No]:;popup-message Determines whether the ENTER key commands indent to first non blank of previous line.
  275. Automatic process e^x^it...       ; query -y -q -vx def-exit-process Automatic process exit [Yes,No]:;popup-message Determines whether the process buffer is exited when the commands QUIT or SAFE-EXIT are invoked
  276. Throw away ^f^ile lists...        ; query -y -q -vx def-exit-file-list Throw away modified file lists [Yes,No]:;popup-message Determines whether modified file lists may be quit without prompting for save.
  277. Scroll st^y^le...                 ; query -d scroll-style Scroll style [Center,Smooth]:;popup-help scroll-style command
  278. "^e^dit A B C" start on file A... ; query -y -q -vx def-start-on-first Start on file A [Yes,No]:;popup-message Determines whether EDIT command activates first or last file when multiple files are specified.
  279.  
  280. :fileman-files
  281. Select list command;Enter=Select  Esc=Cancel  F1=Help
  282. ^T^ree search...         ; return append-list <;popup-help append-list command
  283. ^D^irectory search...    ; return append-dir <;popup-help append-dir  command
  284. ^U^nlist all             ; return unlist-all ;popup-help unlist-all  command
  285. Unlist ^s^elected        ; return unlist-select;popup-help unlist-select  command
  286. Unlist ^e^xtension...    ; return unlist-ext <;popup-help unlist-ext  command
  287. Unlist ^a^ttribute...    ; return unlist-attr;popup-help unlist-attr  command
  288. Unlist sear^c^h...       ; return unlist-search;popup-help unlist-search  command
  289. ^R^ead list...           ; return read-list    ;popup-help read-list      command
  290. ^W^rite list...          ; return write-list   ;popup-help write-list     command
  291.  
  292. :fileman-select
  293. List selecting commands;Enter=Select  Esc=Cancel  F1=Help
  294. ^A^ll                    ; return select-all    ;popup-help select-all  command
  295. ^D^eselect all           ; return deselect-all  ;popup-help deselect-all command
  296. ^R^everse select         ; return select-reverse;popup-help select-reverse command
  297. A^t^tribute...           ; return select-attr   ;popup-help select-attr command
  298. ^E^xtension...           ; return select-ext   <;popup-help select-ext  command
  299. ^M^ark                   ; return select-mark   ;popup-help select-mark command
  300. Dese^l^ect mark          ; return deselect-mark ;popup-help deselect-mark command
  301.  
  302. :fileman-attr-menu
  303. Select file attribute  ;Enter=Select  Esc=Cancel  F1=Help
  304. ^R^ead-only              ; return fileman-attr R;popup-help fileman-attr command
  305. ^H^idden                 ; return fileman-attr H;popup-help fileman-attr command
  306. ^S^ystem                 ; return fileman-attr S;popup-help fileman-attr command
  307. ^A^rchive                ; return fileman-attr A;popup-help fileman-attr command
  308.  
  309. :fileman
  310. Select fileman command;Enter=Select  Esc=Cancel  F1=Help
  311. ^B^ackup...  Alt-B;return fileman-backup ;popup-help fileman-backup command
  312. ^C^opy...    Alt-C;return fileman-copy   ;popup-help fileman-copy   command
  313. ^M^ove...    Alt-M;return fileman-move   ;popup-help fileman-move   command
  314. ^D^elete...  Alt-D;return fileman-delete ;popup-help fileman-delete command
  315. ^E^dit       Alt-E;return fileman-edit   ;popup-help fileman-edit   command
  316. ^S^elect...  Alt-S;level2-menu fileman-select ;popup-help fileman-select command
  317. ^F^iles...   Alt-F;level2-menu fileman-files;popup-help fileman-files  command
  318. ^A^ttr...    Alt-A;level2-menu fileman-attr-menu;popup-help fileman-attr-menu command
  319.