Hi,
I'm trying to create some reports and wants to Mail it.. I was able to do that.. But i want to do some formatting like making the headings bold and need some tables inbetween.. What tool i can use like SAS or FTP.. Since am an beginner I'm not sure where to start.. Simple push towards the right direction is welcome
Query on formatting data by Sas or FTP
-
- Posts: 9
- Joined: Tue Jan 17, 2017 1:36 pm
- Skillset: Cobol,JCL,Assembler
- Referer: Through online
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Query on formatting data by Sas or FTP
Where are these reports to be viewed - on a mainframe terminal, a server terminal, a reort printed from the mainframe, a report printed from a windows/unix server/workstation?
FTP stands for File Transfer Program - it transfers files so it is not going to do any playing with your data except to translate it from EBCDIC to ASCII (or the other way around) if not transfering in Binary mode.
FTP stands for File Transfer Program - it transfers files so it is not going to do any playing with your data except to translate it from EBCDIC to ASCII (or the other way around) if not transfering in Binary mode.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Query on formatting data by Sas or FTP
Did you use SMTP to send the email? If so, you need to be aware that SMTP does not support formatting -- it is plain text only. SAS can provide formatting through ODS but you should be aware that email formatting is under the control of the email client, NOT the email sender so you may want something in your formatted email that the client cannot provide. You may have to experiment to get emails that you like.
-
- Posts: 9
- Joined: Tue Jan 17, 2017 1:36 pm
- Skillset: Cobol,JCL,Assembler
- Referer: Through online
Re: Query on formatting data by Sas or FTP
Thanks Robert and NICC.. I'm using SAS to send emails. I'll try to test the ODS and post my results
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 2987
-
by oliver07
View the latest post
Sat Oct 30, 2021 2:32 pm
-
- 7
- 11647
-
by AusZosGuy
View the latest post
Fri Sep 10, 2021 6:40 pm
-
- 0
- 2570
-
by JIMDOOEY
View the latest post
Tue Mar 01, 2022 8:48 am
-
- 1
- 2496
-
by enrico-sorichetti
View the latest post
Fri Apr 02, 2021 6:56 pm
-
- 3
- 6835
-
by socker_dad
View the latest post
Wed May 04, 2022 12:59 am