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 |
How to reverse a string using RPG?
does we use case stmt in cl
What does the keyword UNIQUE mean ?
how you will know whether you are in sfldrop or sflfold mode?
what is default data type for the fields(sub fields) defined in data structures in rpg?
where can you specify an indicator in lokup operation?
how can you check for a records existence without causing and i/o (chain/read)?
For AS/400 Freshers good website is
How to see all record formats used in a file?
at what level s,o are defined and what they will do?
Explain The Keywords Edtcde & Edtwrd?
define what a data queue is along with a brief example of what it may be used for?