|
in my last cl email i said 1 of the things i needed to know was how to get a clp program to display a message on the screen once a menu option has been chosen. i tried to write this code, a sample is below. please tell me if i did it right or wrong. PGM DCL VAR(&M1) TYPE (*CHAR) LEN (31) END PGMMSG MSG('CIF DATA ENTRY PROGRAM RUNNING') DCL VAR(&M2) TYPE (*CHAR) LEN (29) END PGMMSG MSG('ORDER ENTRY PROGRAM RUNNING') DCL VAR(&M3) TYPE (*CHAR) LEN (38) END PGMMSG MSG('INVENTORY ENTRY PROGRAM RUNNING') is this right? the only example i have to go by is one very similar to this in my notes. thanks again! M.K. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.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.