why do we use readc? What is sflnxtchg?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different types of arrays?
What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
What are the valid user defined data area types?
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?
Is LDA can be access accross the Job?
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
the maximum number of subfiles that can be active for a single file is ____ .
define the purpose of the *bcat function?
What is the difference between access path and Dynamic select?
How can we change the uppercase to Lowercase in RPG?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?