how you will find an error which is not in the first page of the subfile without using rolldown key?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between externally described file and program described file?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
what are different record spacing keywords in rlu ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
What is RETURN CURSER LOCATION in subfile?
How can you identify End of file in CLP program?
Diff B/w ref and reffld?
What is the symbol used for defining a new field in SDA?
How to reverse a string using RPG?
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)
can error messages as a result of a comp, range or values keyword be overridden?