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
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
how will you search an array?
during input operation which indicator position is seton if there is a record lock?
different type of cursor?
what are the different types of arrays available in rpg ?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what opcode will be used to test the zone of a character field?
What is binder language ?
what is the difference between sflclr and sflinz?
how do you use commitment control in rpg program ?
how many levels are there in a physical file?
define a shared access path?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
why is the declare cursor statement is used for?
difference between view and index ?