- String input ShortCut Key.
     This is extention of command-key(cmd-string assignment to PFn),
     and 2 key operation of of Alt+a and char-key 0-9,A-Z or a-z.
     Corresponding string to a char is defined on panel of menu opt0.1(A)
     like as cmd string assignment to PFn.
     Alt+q and then a char key is used to display and confirm the string,
     and 2nd hit of the same char key cause cmd entry.
     PFn set string to cmd input line(2nd line of panel) and if last char
     of the string is ";",string is accept as cmd at the time.
     On the other hand string input shortcut key effect at the current
     cursor position and it is not cmd string.If input is on the cmd
     input line execute by enter key.
     Parameter(%n n:1-9) editting is supported,replaced by cmd input line
     operand.
     Total length of cmd staring is limited to 240 byte.
     Use EXE cmd to execute more cmds.
     exe cmd file with top line SWAp cmd is used to apply cmd in the files
     to another split screen by "EXE *" entry.
     "EXE ^*" execute the file opened at the other split screen,
     so SWAp is not needed in the case.
     Parameter(%n n:1-9) editting is also supported.
     "#" edit line cmd execute the cmd on the line,or multiple cmd in the
     range enclosed by "##". optionaly "^"(execute on the other split
     screen) or "!"(continue execution even if err) may be specified.
1