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
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
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 are the commands that can be executed in CLP but not in RPG? Why?
why subproc not run in dftactgrp?????/plz explain
What is the purpose of PUTOVR keyword?
Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
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?
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
in which journalling which attributes are necessary??/
how do I preserve and clean the array?
difference between CHAIN and READE?