IN RLU what are the record level keyword is used?
Answers were Sorted based on User's Feedback
Answer / kalaivanan
SKIPA and SKIPB both record level keyword we have used.
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / ermohit007
SPACEA SPACEB record level keywords I have used.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / diegorroba
more communs rlu level keywords are UNDERLINE , HIGHLIGHT, SKIPA / B, SPACEA / B, FONT, etc
link to see more http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/FRAMESET/qbka0702/A.2.31?SHELF=&DT=19931217155222
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raghupathireddy
Use RLU line commands and function keys to define Record
Formats and Fields within record formats. While defining
record format, record format name and record level keywords
can be specified. While defining a field, field name, type,
length, position and field level keywords can be specified
Is This Answer Correct ? | 5 Yes | 6 No |
how to run only 10 modules of existing N modules in service program in RPGILE ?
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
Why we cannot call a service program? If I add a PEP can i call the service program?
what is the difference between do while and do until?
steps for debugging two rpg programs????
1.The questions have given an array declaration and move operation then this statement is correct or not?
parameters cannot be passed in which one???
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?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
what is ment by "MDT"
How can we receive values from a called procedure in RPG?
How to find d key field of a pf that doesn’t have source physical file?