Optionコマンド

Optionコマンドを使用すると、スクリプトの実行中にコマンド・ライン・オプションを動的に変更できます。変更可能なオプションは次のとおりです:

StopOnError
option StopOnError = true;

EchoComments
 option EchoComments = true;

LogCommands
 option LogCommands = true;