Files
IBM-i-RPG-Free-CLP-Code/Service_Pgms
2021-10-07 13:07:10 -04:00
..
2020-10-03 15:18:23 -04:00
2020-09-29 15:38:54 -04:00
2021-10-07 13:07:10 -04:00
2020-09-29 15:38:54 -04:00
2020-09-29 15:38:54 -04:00
2021-10-07 13:07:10 -04:00
2020-10-03 15:18:23 -04:00
2021-10-07 13:07:10 -04:00
2020-10-03 15:18:23 -04:00
2021-10-07 13:07:10 -04:00

Service Programs

Utility Service Programs.

  • SRV_MSG

    Contains procedures to send messages from an RPG program.

  • SRV_STR

    Contains procedures to manipulate strings in an RPG program.

  • SRV_SQL

    • Helper procedures for RPG programs using embedded SQL.
  • CRTBNDDIR

    A CLLE program to create UTIL_BND, a binding directory for easy compiling of program that use SRV_MSG.

  • SRV_MSGTR

    RPG program to test the procedures in SRV_MSG.

  • SRV_MSGTD

    Display file used by SRV_MSGTR.

  • SRV_STRTR

    RPG program to test the procedures in SRV_STR.