From ace9de27d31801ac9ce93e8f66fb5c6b8ab64f7a Mon Sep 17 00:00:00 2001 From: berryzplus Date: Sat, 11 Jul 2020 17:46:45 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=9E=E3=82=AF=E3=83=AD=E5=B0=82=E7=94=A8?= =?UTF-8?q?=E3=81=AE=E6=A4=9C=E7=B4=A2=E3=82=AA=E3=83=97=E3=82=B7=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=81=8C=E3=83=98=E3=83=AB=E3=83=97=E3=81=AB=E8=A8=98?= =?UTF-8?q?=E8=BC=89=E3=81=95=E3=82=8C=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84?= =?UTF-8?q?=E3=81=AE=E3=81=A7=E8=BF=BD=E5=8A=A0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [patchunicode:#694]で追加されたオプションをヘルプに追加する。 --- help/macro/source/reference/find/S_Replace.html | 2 ++ help/macro/source/reference/find/S_ReplaceAll.html | 2 ++ help/macro/source/reference/find/S_SearchNext.html | 2 ++ help/macro/source/reference/find/S_SearchPrev.html | 2 ++ 4 files changed, 8 insertions(+) diff --git a/help/macro/source/reference/find/S_Replace.html b/help/macro/source/reference/find/S_Replace.html index 82a4952e36..a057ad4ba1 100644 --- a/help/macro/source/reference/find/S_Replace.html +++ b/help/macro/source/reference/find/S_Replace.html @@ -35,6 +35,8 @@

S_Replace

6クリップボードから貼り付ける 70=ファイル全体 / 1=選択範囲 9,800=選択文字 / 01=選択始点挿入 / 10=選択終点追加 + 12(マクロ専用)検索キーを履歴に登録しない + 13(マクロ専用)検索オプションを元に戻す
補足
diff --git a/help/macro/source/reference/find/S_ReplaceAll.html b/help/macro/source/reference/find/S_ReplaceAll.html index a5b30f4f18..0e5f245e95 100644 --- a/help/macro/source/reference/find/S_ReplaceAll.html +++ b/help/macro/source/reference/find/S_ReplaceAll.html @@ -35,6 +35,8 @@

S_ReplaceAll

6クリップボードから貼り付ける 70=ファイル全体 / 1=選択範囲 9,800=選択文字 / 01=選択始点挿入 / 10=選択終点追加 + 12(マクロ専用)検索キーを履歴に登録しない + 13(マクロ専用)検索オプションを元に戻す
補足
diff --git a/help/macro/source/reference/find/S_SearchNext.html b/help/macro/source/reference/find/S_SearchNext.html index 6f13430bcd..a56793b570 100644 --- a/help/macro/source/reference/find/S_SearchNext.html +++ b/help/macro/source/reference/find/S_SearchNext.html @@ -32,6 +32,8 @@

S_SearchNext

3見つからないときにメッセージを表示 4検索ダイアログを自動的に閉じる 5先頭(末尾)から再検索する + 12(マクロ専用)検索キーを履歴に登録しない + 13(マクロ専用)検索オプションを元に戻す
補足
diff --git a/help/macro/source/reference/find/S_SearchPrev.html b/help/macro/source/reference/find/S_SearchPrev.html index bb9fa68ce6..56abb26b37 100644 --- a/help/macro/source/reference/find/S_SearchPrev.html +++ b/help/macro/source/reference/find/S_SearchPrev.html @@ -31,6 +31,8 @@

S_SearchPrev

3見つからないときにメッセージを表示 4検索ダイアログを自動的に閉じる 5先頭(末尾)から再検索する + 12(マクロ専用)検索キーを履歴に登録しない + 13(マクロ専用)検索オプションを元に戻す
補足