: MIDRANGE dot COM Mailing List Archive

The missing AIX command for OS/400 and i5/OS


AddThis Feed Button


Hello, all:

Here is a handy command definition for an AIX command that invokes the PASE shell from any OS/400 command line.

/* AIX command to start PASE shell. */
/* create as: */
/* CRTCMD CMD(QGPL/AIX ) + */
/* PGM(QSYS/QP2TERM ) + */
/* VLDCKR(*NONE ) + */
/* SRCFILE(*LIBL/QCMDSRC) + */
/* SRCMBR(AIX ) + */
/* AUT(*USE) + */
/* REPLACE(*YES) + */
/* ENBGUI(*YES) */
/* */
CMD PROMPT('Start AIX PASE Environment')
(I created this because I can never remember the name of "QP2TERM" when I need a PASE shell.)

Enjoy!





Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2010 by MIDRANGE dot COM and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available here. If you have questions about this, please contact