Part 1 investigated message queues and types of messages. Now we'll look at the CL commands that send messages.
Written by Jim Buck, Bryan Meyers, and Dan Riehl
Editor's note: This article is an excerpt from Chapter 16, "Advanced Message Handling," of Control Language Programming for IBM i. See Part 1 here.
Four major CL commands are used to send messages:
- SNDMSG (Send Message)
- SNDBRKMSG (Send Break Message)
- SNDPGMMSG (Send Program Message)
- SNDUSRMSG (Send User Message)