X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=MANUAL.md;h=2b20333849f88428bef0105ff3fc41d584528a5b;hb=edd3bc81529b74c715859dfe315d793c9a9b795d;hp=d58d3f1387cf0fc6ea20d535be40d33237139808;hpb=f3955c862668b35caa25e4d39541951404a7c902;p=stew%2FStew4.git diff --git a/MANUAL.md b/MANUAL.md index d58d3f1..2b20333 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -1,6 +1,6 @@ % Stew4 User Manual % -% version 4.1 +% version 4.2 ## What Is Stew ? @@ -33,7 +33,9 @@ For details, see [How To Use - Configuration Of "Connector"](#configuration-of-c ### Other For more information, see the project site. - + +- +- ## Installation @@ -233,7 +235,7 @@ By defauts, it displays JRE, OS and Locale. > ? JRE : ... OS : ... - Locale : ja_JP + Locale : en_UK > ? java.version user.timezone zzz java.version=[1.6.0_##] user.timezone=[Europe/London] @@ -405,8 +407,8 @@ This supporses to specify primary keys and file extension. Downloaded. (size=18bytes, file=./emp/USA/145.txt) Selected 42 records. -When data exist a record, specified , -saves file to as file name. +When data exist a record, specified <data-column>, +saves file to <root-dir> as file name. Saving file already exists or no permission to write file, the process will abort immediately. @@ -539,20 +541,20 @@ Copy Full Name : This command copies the full qualified name of selected nodes as text into the clipboard. Refresh -: This command ... +: This command ... Generate WHERE Phrase -: This command generates a WHERE phrase consisting selected tables and columns ... +: This command generates a WHERE phrase consisting selected tables and columns ... selected same name, generate ... Generate SELECT Statement (with WHERE) : This command generates a SELECT statement with "WHERE" keyword. Generate UPDATE Statement (with WHERE) -: This command ... +: This command ... Generate INSERT Statement -: This command ... +: This command ... Jump To Column By Name : This command ... the name of selected node. Jump to the column which has the same name in current result table if found it. @@ -634,9 +636,9 @@ This command finds out a specific string from selected component. ... -### Edit - Toggle focus (G) Ctrl-G +### Edit - Toggle focus (G) Ctrl-G \ -This command toggles focus between the result set table and the input/output area in a current window. +This command toggles focus between the database info tree, the the result set table and the input/output area in a current window. ### Edit - Clear Message (M) @@ -718,6 +720,11 @@ This command rotates command histories backward. This command rotates command histories forward. +### Command - Show All Histories(A) \ + +This command shows all command histories and paste a choosen commmand. + + ### Command - Rollback (R) This command displays confirm dialog and click "OK" to rollback. @@ -750,7 +757,7 @@ When the window which command is running, is not active, "Post-Proccess" is invo There are following modes: * None(N): Does nothing. - * Focus(F): Focuses window. + * Focus(F): Focuses window. * Shake(S): Shakes window. * Blink(B): Blinks window.