how can send report to user through cl program in as400
Answer / raj
First convert a spool file to database file using CPYF,then
create a TXT file using CPYTOIMPF , then use SNDNETF and
specify users email address (which should be mentioned in
Distribution List)...
After this user will be able to receive report in Text file.
| Is This Answer Correct ? | 0 Yes | 4 No |
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
What is an authorization list?
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
what is the difference between sflclr and sflinz?
can a single screen format occupy a screen area above and below a subfile format ?
what opcode could be used to test an alphanumeric field for all numeric values?
What is LEVEL CHECK?
Want to know related Interview questions and answers for seniors
What Does 'sr' In Columns 7-8 Of C Specs Mean?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
What is the function of RJE Conversion Utility?