Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 694 Bytes

README.md

File metadata and controls

executable file
·
27 lines (17 loc) · 694 Bytes

Message

This service program provides wrappers for the OS message API QMHRCVPM, QMHRSNEM and QMHSNDPM. It eases the handling of program and escape messages.

This module was part of the RPGUnit framework. It is now moved to a its own project as this is a more modular approach and further encourages reuse.

Features

  • sending messages
  • receiving messages
  • resending messages
  • controlling the call stack level

Requirements

This software has no further dependencies. It comes with all necessary files.

Usage

Just include the message_h.rpgle file to use the procedures.

License

This service program is released under the MIT License.