What is difference between rename and prefix?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
How many MONMSG commands can declare in a CL program?
can you have multiple key lists for a single file ?
what is maximum number of arrays allowed in rpg?
what is the maximum number of record formats in dspf?
What is the purpose of the following FORDHDR1 CF E WORKSTN $2SFN SFILE FMT2
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
What is access path in as400?
what is subfile?
how to read database records without locking them?
what is rpg fixed logic cycle?
if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output