Sign in or 

| Number | Type | Required or Optional | Description | Minimum Length | Maximum Length | Minimum Decimals | Maximum Decimals |
| 1 | Alpha | Optional | Remove message from queue Y - message is removed N - message is not removed Default value is Y. | 1 | 1 |
| Number | Type | Required or Optional | Description | Minimum Length | Maximum Length | Minimum Decimals | Maximum Decimals |
| 1 | Alpha | Required | Message return code OK = message returned NO = no message found | 2 | 2 | ||
| 2 | Alpha | Optional | Message text | 1 | 132 | ||
| 3 | Alpha | Optional | Message number | 1 | 7 | ||
| 4 | Alpha | Optional | Message file name | 1 | 10 | ||
| 5 | Alpha | Optional | Message file library | 1 | 10 | ||
| 6 | Alpha | Optional | Message substitution variable | 1 | 132 |
PRINT LINE(#NAME)ENDIF
USE BUILTIN(GET_MESSAGE)TO_GET(#RETCODE#ERRTXT)
DOWHILE COND('#RETCODE=OK')PRINT LINE(#ERROR)ENDWHILE
USE BUILTIN(GET_MESSAGE) TO_GET(#RETCODE#ERRTXT)
Messagetext:Recordtobeupdatedhasbeenchangedbyanotherjob/user
Messagenumber:IOM0017
Messagefilename:DC@M01
Messagetext:Recordtobeupdatedhasbeenchangedbyanotherjob/user
Messagenumber:*STCMSG
Messagefilename:2
|
petewood |
Latest page update: made by petewood
, Oct 28 2008, 8:44 AM EDT
(about this update
About This Update
18 words added 9 words deleted view changes - complete history) |
|
Keyword tags:
bif
built-in function
get
get_message
message
More Info: links to this page
|