How to update selected fields from pf without using update
opcode.
How to read all member in Rpg-3,without using any cl command?
Answer Posted / kamlesh
create new LF which is based on multi memeber PF
This LF has only one data member which is based on
all data members present in PF. Now use this LF
in yr RPG3.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
can I touch the array during treatments?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
Explain mdt?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is *place and *auto keyword in prtf ?plz explain
How would display prime numbers using CL program?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is an online rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is program status data structure?
What is the purpose of record level identifier?
How to handle duplicate error handling in RPG?
how do I play {insert rpg system here}?