Communicator e3000 MPE/iX Release 6.5 (Non-Platform Software Release C.65.00 (30216-90291)
78 Chapter3
Growth Solution
NEWCI Command (CI Elimination)
NOTE
In the above example the “:newci payroll.pub.payroll” command would
not be allowed if the RUN command had been used in place of the NEWCI
command to load TDP.
NEWCI CI.PUB.SYS
The NEWCI command can be used to replace the current CI process with the standard
Hewlett- Packard Command Interpreter (CI.PUB.SYS). When CI.PUB.SYS is executed
using the NEWCI command it functions exactly the same as it does at logon time (see table
above).
:hello mgr.payroll
HP3000 Release: X.60.16 User Version: X.60.16 WED, JUL 14, 1999, 9:21 PM
MPE/iX HP31900 C.16.01 Copyright Hewlett-Packard 1987. All rights reserved.
** System Welcome Message...
:newci payroll.pub.payroll
CORPORATE PAYROLL (Version A.00.00)
CMD> :newci ci.pub.sys
** System Welcome Message...
:
NOTE
This example assumes that the application program payroll.pub.payroll
allows the user to enter CI commands interactively (prefixed with a :). This is
a common feature in MPE/iX application programs - but it does vary from
program to program. In this example the command “newci ci.pub.sys” could
be executed by either the COMMAND or HPCICOMMAND intrinsic.