$BatchInput

$BatchInput

現行のセッションの入力が直接Wolfram言語カーネルにバッチモードで与えられている場合に,Trueとなる.

詳細

  • $BatchInputは,入力がファイルから取り込まれているときにTrueとなる.
  • Wolframシステムのセッション中に$BatchInputを再設定することができる.
  • $BatchInputTrueのとき,Wolframシステムは,割込みを受けると終了したり,空白行が与えられたときに入力を排除しなかったり,ファイルの終りになると終了したりする.

例題

  (2)

インタラクティブなセッションでは,デフォルトで$BatchInputFalseである:

スタンドアロンのWolfram言語カーネルを入力ファイルとともに実行する:

ファイルにコマンドを入れる.この場合はコマンドを入れて$BatchInputを評価する:

コマンドを実行する.このセッションはファイルの最後で終了する:

出力ファイルには$BatchInputの値が含まれている:

一時的なファイルを削除する:

Wolfram Research (1991), $BatchInput, Wolfram言語関数, https://reference.wolfram.com/language/ref/$BatchInput.html.

テキスト

Wolfram Research (1991), $BatchInput, Wolfram言語関数, https://reference.wolfram.com/language/ref/$BatchInput.html.

CMS

Wolfram Language. 1991. "$BatchInput." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$BatchInput.html.

APA

Wolfram Language. (1991). $BatchInput. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$BatchInput.html

BibTeX

@misc{reference.wolfram_2024_$batchinput, author="Wolfram Research", title="{$BatchInput}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/$BatchInput.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$batchinput, organization={Wolfram Research}, title={$BatchInput}, year={1991}, url={https://reference.wolfram.com/language/ref/$BatchInput.html}, note=[Accessed: 22-November-2024 ]}