|
A CL program can be called by a trigger, you just have to define the parameters. An example I have has them defined: PGM PARM(&BUFFER &BUFFERLEN) DCL VAR(&BUFFER) TYPE(*CHAR) LEN(256) DCL VAR(&BUFFERLEN) TYPE(*DEC) LEN(4 0) If you aren't referring to the parameters in the CL then I don't think the length of parameter &BUFFER is important, if you are then you may want to make sure it is big enough to hold the entire buffer. Scott Mildenberger --- "Willie J. Moore" <WJMoore@xxxxxxxxxxxxxxx> wrote: > Larry, > > Thank you for your response. So, I cannot call a CL from a > 'trigger'. The 'trigger' program must call an RPG program. > Which then in turn sends the message. This seams like a long > way around. I have not done a RPGLE program. Do you have an > example of one that you could send me to look at. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
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.