The jBASE PH-KILL command stops the specified jBASE background task process.
PH-KILL n
n is the port (LINE) number associated with the jBASE background task process to be terminated.
If you do not specify a port number, you will see the following message:
[316] WHICH LINE?
If you specify a port number that is not currently logged on, you will see:
PROCESS NOT LOGGED ON
PH-KILL 10000
Terminates the jBASE background task process running on port 10000.
JBTP