Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
How to set on/off a group of indicators in a single statement?
how can we can we the data decimal error?how can we open such file in support
i'm working on progA , in that program i want to see the userids of the users who work on this program?
How Commitment and Roll back control is used in as400, explain with real time senario ???
how does the rpg element work?
What is the difference between iter and do?
can we use cl programming to update or delete physical files
When a object will be locked & when a record will be locked? Plz explain.
Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?
difference between CHAIN and READE?
can anybody explain significance of *loval setll with example code????