Answer Posted / dave
We wrote a REXX program that attaches a .txt file to an
SMTP email and sends it to outlook. Then you simply open it
from your email and save it to your harddrive.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between binary search and sequential search?
How do you define a variable of comp-1 and comp-2?
What is link edit in cobol?
) How do u handle errors in BMS macro
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a cobol program making use of the redefine clause.
What are the different types of condition in cobol and write their forms.
Have you used comp and comp-3 in your project? And how?
What are the different open modes available in cobol?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
what is difference between cobol and cobol/400
For rewrite, why is it mandatory that file needs to be opened?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?