What is the default access path of a file?
No Answer is Posted For this Question
Be the First to Post Answer
how can you detect and handle a record lock situation?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
what is the disadvantage of using global variable?
Feedback about ELI Faridabad.
what is default data type for the fields(sub fields) defined in data structures in rpg?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what is sflinz and sflrna?
Can an indexed file be accessed in arrival seQuence in RPG program ?
how do you turn off indicators 50 through 59 in only one operation
define the rcvf command?
How to genarate the reports?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error