how can send report to user through cl program in as400
Answer Posted / 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 |
Post New Answer View All Answers
what do we can do with the embedded sql statements?
define what a data area is along with a brief example of what it may be used for?
how can I automatically refresh a web page?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
how can you execute a command from within an rpg program without calling a clp program?
what is arrival sequence?
how do you read data area in an rpg program?
how to write *pssr ?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how will you search an array?
what does check opcode is used?
what are the different commands used in rlu ?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
which type of object is used in db2/400?
which single rpg opcode performs both setll and reade?