I have 1000 records in a file. I would like to generate 10
identical reports from this record with same format
(structure of records) how do I do this?
Answer / kamlesh
overide yr printer file with having copy(10)
it will generate 10 spoolfile.
| Is This Answer Correct ? | 5 Yes | 0 No |
What would be the effect on the field where reverse image, underline and high intensity?
1. Which Built-In-Function will you use to achieve the following functionality? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2++÷ResultLenDHHiLoEq C QTY IFLT *ZERO C QTY MULT -1 QTY C ENDIF a) %ABS b) %TRIM c) %TRIMS d) %UNS
how to change the length of the field in a physicalfile?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
what is ment by "MDT"
1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 Answers IBM, Tech Mahindra,
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
How can i check the object existance in RPG program without using QCMDEXC command.
can you debug ile rpg program using isdb?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
How can i keyed a flat file in RPGLE