Phantom
Documentation [Help Home] [Phantom Home] |
The Phantom Interpreter
|
The software engine that drives
Phantom scripts is the Phantom interpreter. The Phantom interpreter
is the engine that parses and processes the commands in a Phantom script.
The interpreter tracks all windows used by the script, as well
as the window declarations, variables, user functions, errors, and output.
Scripts are sent to the interpreter via an interface such as phantom.exe
and Phantom Sidekick. phantom.exe test.psc
|