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 |
IN RLU what are the record level keyword is used?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
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?
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Maximum how many files declare in rpgle