IN RLU what are the record level keyword is used?
Answer Posted / 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 |
Post New Answer View All Answers
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
is this a rpg channel?
What is file identifier where we can use?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what was the robotech rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is a rpg?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
can you debug ile rpg program using isdb?
How to handle duplicate error handling in RPG?
how do I declare a minor?
How to declare the pull button in AS/400..
How would display prime numbers using CL program?