× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Here is an easy way:

Create a CL program: QGPL/MYSTRUP. Here is a sample of what it might
look for you:

PGM
/* call IBM start up program */
CALL       PGM(QSYS/QSTRUP)

/* any actions specific to your AS/400 */
STRSBS     SBSD(QSNADS)
MONMSG     MSGID(CPF0000)

STRTCP
MINMSG   MSGID(CPF0000)

ENDPGM

Then change the system value QSTRUPPGM and give it the value
QGPL/MYSTRUP

That's it. And with this method, you dont have to strart over after a
release change since you do not touch the IBM program.

Denis Robitaille
Directeur services techniques
Cascades Inc
819 363 5187


>>> rosewood@chat.ru 03/24/02 04:29pm >>>
When I asked this before I got a lot of good answers but none that
seemed to help me.  I guess having stuff run on IPL is a hell of a lot
more complicated then I thought.  Can anyone give me a step by step
for
V3R7M0 on how to make sure STRTCP is run on IPL?

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.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 on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.