From 9d074f59599968c9030f461b490b5f7170f4dfb4 Mon Sep 17 00:00:00 2001 From: matsuo Date: Wed, 27 Nov 2024 09:47:01 +0900 Subject: [PATCH] =?UTF-8?q?getAdoc.bat:=20html=E3=83=98=E3=83=AB=E3=83=97?= =?UTF-8?q?=E3=81=A7=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E3=81=8C=E7=B5=82?= =?UTF-8?q?=E4=BA=86=E3=81=97=E3=81=AA=E3=81=84=E3=81=AE=E3=81=A7=E3=80=81?= =?UTF-8?q?start=20=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E3=81=A7=E5=AE=9F?= =?UTF-8?q?=E8=A1=8C=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Release/getADoc.Data/getADoc.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release/getADoc.Data/getADoc.bat b/Release/getADoc.Data/getADoc.bat index 75e0bcd..b2e583d 100644 --- a/Release/getADoc.Data/getADoc.bat +++ b/Release/getADoc.Data/getADoc.bat @@ -171,7 +171,7 @@ var tgtDir = adocPath.PR(); if (pm.OpenAdocHelp) { var helpPath = makePath(conf.tplDir,"HtmlHelp","Adoc簡易説明help.html"); // echo("helpPath=",helpPath); - doCmd( {echo:false}, helpPath); + doCmd( {echo:false}, "start",helpPath); exit(0); } // configのコピー -- 2.22.0