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)
No Answer is Posted For this Question
Be the First to Post Answer
what if my system I runs with system value qccsid 65535?
how can we view the entire objects and its types in a pgm?
What are the steps to retrieve the records from Journal file...?
What is the benefit of using Externally Described files over Internally Described?
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
how many types of display are available on as/400 for user interaction?
what are the limitations of cl (compare to rpg) ?
What is the function of DSPATR (display attributes) keyword?
Apart from opening of a file do we have any other use of USROPN?
How do you combine two record formats in RLU ?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
what is elastic and non elastic subrile?