diff --git a/Source/script.cpp b/Source/script.cpp index 0a4b92d5..e291e1f4 100644 --- a/Source/script.cpp +++ b/Source/script.cpp @@ -5546,6 +5546,10 @@ int CEXEBuild::doCommand(int which_token, LineParser &line) { a++; } + else if (line.getnumtokens() == 3) + { + PRINTHELP(); + } if (build_cursection) {