|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| $BatchInput is True if input in the current session is being fed directly to the Mathematica kernel in batch mode. |
In an interactive session, $BatchInput is False by default:
Run a standalone Mathematica kernel with an input file:
Put commands in a file, in this case to evaluate $BatchInput: Run the command. The session terminates at the end of the file:
The output file contains the value of $BatchInput: Delete the temporary files:
|
| © 2008 Wolfram Research, Inc. |