how many specifications are there in rpg/400? What are they?
Answer / anuj tiwari
There are seven specifications are exits in RPG/400. They are listed below:
* Header Specification
* File Description specification
* Extension specification
* Line counter specification
* Input specification
* Calculation specification
* Output specification
| Is This Answer Correct ? | 0 Yes | 0 No |
Where would you use Override Data Base File?
difference between view and index ?
list some of the commonly used commands for debugging?
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
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
Logic cycle
what are the different types of arrays available in rpg ?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
how will you display a particular page in subfile ?
not all command typed on command line are cl command? true r false
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased