How to convert a spool file to PDF file in AS400?
No Answer is Posted For this Question
Be the First to Post Answer
what is rpg fixed logic cycle?
what is the maximum number of records you can specify in a display file?
how to insert the data in pf by using cl program
maximum number of subfiles that can defined in a rpg program for one display file is?
how will you add a field to physical file already containing data?
What is the use of L specs in RPG?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what the purpose of ovrdta, ovrata keywords?
how to validate input values in display file ?
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?
How to create files dynamically without DDS?
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?