What are the necessary keywords required to code a message
subfile?
Answers were Sorted based on User's Feedback
Answer / sakthi
subfile control (SFLCTL), subfile size (SFLSIZ), subfile
page (SFLPAG), subfile display (SFLDSP), subfile display
control (SFLDSPCTL)
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / surendra y mudliar
SFLMSGQ, SFLPGMQ are the keywords required for message
subfile.
| Is This Answer Correct ? | 1 Yes | 4 No |
what is an online rpg?
A rpg or clp command to find if the file field is defined as a character or numeric field.
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
How do you code file / field renames in ILE RPG?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
how can I tell when to replace the array?
how do I preserve and clean the array?
what is commitment control?explain about it?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?