|
May be SNDUSrMSG ? Sincerely Domenico Finucci Fiditalia , Milano, 02- 4301-2494 -----Messaggio originale----- Da: Richard B Baird [mailto:rbaird@esourceconsulting.com] Inviato: giovedì 17 gennaio 2002 15.26 A: midrange-l@midrange.com Oggetto: roll your own CL error message with response Hey all, My bag of tricks (code samples) is unavailable right now, and I'm trying to do a "roll your own" CLP error message with response. I know there is something I'm missing, but I can't remember how to do it right. in the example below, if I remove MSGTYPE() and KEYVAR() it displays the message on the message line after CL program has ended. I want it to break and allow entry of response. something like this: SNDPGMMSG MSG('Errors found - Cancel or Ignore. (C/I)') + MSGTYPE(*RQS) KEYVAR(&RQS) IF (&RQS *EQ 'C') THEN(GOTO EXITPGM) Thanks!!! Rick _______________________________________________ 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 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.