How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
No Answer is Posted For this Question
Be the First to Post Answer
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
How do you know if a record exists without doing a READ and CHAIN?
How can we change element of compile time array?Can we do so
Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
How to add 2 new fields in a file? How many ways are there in as400?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
are there any useful c runtime apis that I can call from rpg iv?
what is estimation? and what is the level identifier parameter in PF?
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???