What is access path in as400?
No Answer is Posted For this Question
Be the First to Post Answer
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
when do you explicitly open files and close files in an rpg program?
what are all the contents of subfile?
Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?
what are the different types of data areas?
Define each of the following operation codes a, b, c, d, e
Apart from opening of a file do we have any other use of USROPN?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
what is *inzsr used for?
how will you search an array?
Specify different indicators used in RPG?
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?