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 |
which are the string manipulation opcodes?
what does check opcode do ?
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 library is as400? What are the types of library?
What are the different types of keywords in display files?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
how can send report to user through cl program in as400
What is the purpose of SFLFOLD and SFLDROP keywords?
What is left outer join?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
what are the different types of arrays available in rpg ?
What is Multi-format logical file?