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.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
what is the use of data structures?
Apart from opening of a file do we have any other use of USROPN?
what are the basic features of seu?
what is the function of cpysplf command?
How to create files dynamically without DDS?
how may a cgi control duplicate inputs?
How to reverse a string using RPG?
I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
what is the purpose of ovrdta (override data) keyword?
what is the difference between normal upddta to pf and updating using dfu program?