1.3 JP1/Script component programs
Table 1-1 lists the programs that make up JP1/Script. For a schematic that shows how the programs are interrelated, see 1.2 Overall organization of JP1/Script.
Program |
Icon |
Program name |
Overview |
Necessity of process monitoring |
---|---|---|---|---|
SPTM.exe |
Manages scripts created by JP1/Script and their execution environment. |
N |
||
-- |
Sptxe.exe |
Analyzes and executes script files (.SPT). |
N |
|
-- |
SPTXNetx.exe |
Processes communication with the target computer during execution of NetExec command. |
N |
|
Spthlnch.exe |
Controls start and termination of script files registered in the automatic start information in the logon space and NetExec command requests in the logon space. |
Y |
||
-- |
SPTHLHSV.exe |
Controls NetExec command requests in the logon space. |
Y |
|
-- |
SPTHSV.exe, SPTTMS.exe |
Controls start and termination of script files registered in the automatic start information in the service space and NetExec command requests in the service space. |
Y |
|
SPTTM.exe |
Displays the status and contents of trace files. |
N |
||
Sptke.exe |
Simplifies input of commands and statements. This function enables the user to input commands without having to have detailed knowledge of the commands. The contents of the specified commands and statements can be pasted to the clipboard or an editor. |
N |
||
SPTIEdit.exe |
JP1/Script's dedicated editor provides functions needed for creating, editing, and saving script files. |
N |
||
SPTNEdit.exe |
Provides functions for creating and editing the menu forms (windows) of created script files. |
N |
||
SPTHView.exe |
Provides functions for listing the script processes that are being executed and for monitoring and controlling processes. |
N |
||
-- |
SPTUspv.exe |
Mutually converts execution environment files (SPV extension) and execution environment syntax files (SPU extension). |
N |
Information is also provided on the processes that are required in order to monitor the JP1/Script processes by an activity monitoring program, such as JP1/Cm2/SSO. For details about the monitoring of processes, see 2.6 Monitoring of JP1/Script by the activity monitoring program.