The CHKOUTMSG command in TURNOVER® for iSeries v100 is used to check out a specific message ID from a message file, allowing you to edit, track, and promote individual messages without locking the entire message file. This is a game-changer for granular control in multilingual apps, command interfaces, or any environment where message integrity matters.

CHKOUTMSG Check Out Message ID 1

What CHKOUTMSG Does

  • Extracts a single message ID from a defined message file
  • Copies it to a working message file for editing
  • Locks the message ID to prevent concurrent changes
  • Tracks the change in TURNOVER’s audit and promotion system
  • Allows promotion of just the message ID, not the whole file

It’s ideal for environments where multiple developers need to update messages independently, without stepping on each other’s toes.

Typical Parameters

ParameterDescription
MSGIDThe message ID to check out
FROMMSGFSource message file containing the original message
FROMLIBLibrary where the source message file resides
TOMSGFTarget message file where the message ID will be copied
TOLIBTarget library for the working message file
REQUESTOptional request ID to associate the checkout with a change request
TASKIDOptional task ID for tracking
PWLNAMEOptional Programmer Worklist name
COMMENTOptional description of the reason for checkout
{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>