how do I declare a table or array in rpg iv?
No Answer is Posted For this Question
Be the First to Post Answer
How to add 2 new fields in a file? How many ways are there in as400?
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
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
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 are the commands that can be executed in CLP but not in RPG? Why?
Can anybody tell me that why we use option(*nodebugio)in H- Spec?
Maximum how many files declare in rpgle
parameters cannot be passed in which one???
How to print output from openquery in as400 ?
there is any limit to display the members in rpg400?
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir