Answer Posted / sushama
Report Program Generator.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define what a data queue is along with a brief example of what it may be used for?
how do you read data area in an rpg program?
can you have multiple key lists for a single file ?
Apart from opening of a file do we have any other use of USROPN?
Difference Between Skip Before & Space Before?
What is array in as400? What are the types of array?
how do you pass parameters in cl?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what is the sequence when using cursor?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how to define global parameter in ile ?
what key word is used when screen is re-display?
when would you use or not use this approach?
what do we can do with the embedded sql statements?
why do we use readc? What is sflnxtchg?