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 is the difference between *like and *namvar ?
how to define to define a hidden filed in dspf ?
how can u check no of records in a file?
how do you specify page overflow indicator for printer files in rpg?
A join logical file has how many record formats?
In 'o' Specs What Is The Opcode For Write?
can a join logical file be updated?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
how can you detect overflow for a print program that prints multiple lines per cycle?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
can error messages as a result of a comp, range or values keyword be overridden?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
using dfu, user will be able to ___________ from physical file?
in which specification the report layout can be defined?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?