What is the use of Header Specification in RPG/400?
Answer / vishwa natri
It identifies by H in column 6, provides informaion about generating and running programs.
| Is This Answer Correct ? | 0 Yes | 1 No |
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
if we tried to move year part of *iso date into a field of length 3, what will happen ?
what is procedure prototype and procedure interface.
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)
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
What is the use of OVRDBF ?
which of the following operations does not zero the field flda defined as 4,0?
In Which Specs Arrays, Tables & Constants Are Defined?
What are the different types of messages in CL?
What is the purpose of STRCMTCTL command?