Answer Posted / govind ram
All information about the fields is specified in DDS and the RPG program can use them with in the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many types of display are available on as/400 for user interaction?
how do you specify page overflow indicator for printer files in rpg?
what is subfile?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
What is compiler directive in as400? Give example of compiler directive.?
what are all the contents of subfile?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
writing an sql statement from selecting records from two files using single statement and nested select statement.
which of the following operations does not zero the field flda defined as 4,0?
what are the different types of arrays available in rpg ?
in which specification the report layout can be defined?
What is array in as400? What are the types of array?
what is maximum number of arrays allowed in rpg?
Difference between NOPASS & OMIT?
Why we are not able to perform insert delete and update operation in Join logical file?