check existence of one record without using chain or read?
Answer / amit
Use setll with %equal to check if the record exists or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
can you debug ile rpg program using isdb?
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
what is file information data structure?
how can I tell when to replace the array?
difference between CHAIN and READE?
How to declare the more than one file in cl/400.
How can we receive values from a called procedure in RPG?
Anybody can explain the difference between SFLCLR & SFLINZ?