ZH

Man Page Index


The jBASE ZH command can be used to start a jBASE background task process and direct output a hold file.

 

COMMAND SYNTAX

ZH {port} {command}

 

PROMPT

ENTER ACCOUNT FOR PH TASK ?{userid/account-name}
ENTER COMMAND TO EXECUTE ?{command}
ENTER DATA ASSOCIATED WITH COMMAND
USE "<" FOR A NULL LINE
>{input}

 

SYNTAX ELEMENTS

port is the port number, on which to run the jBASE background task process.
command is the command for the jBASE background task process to execute.
userid/account-name is the name to use when executing the jBASE background task process.
input is the data to supply to jBC program INPUT statements. Each input should be placed on a separate line.


JBTP