Jul 31, 2009 #1 twanger Programmer Joined Jul 31, 2009 Messages 1 Location GB I am having problems emailing .txt output files in SAS that are greater than 256 lines wide. My files is 340(LRECL=340) lines wide.
I am having problems emailing .txt output files in SAS that are greater than 256 lines wide. My files is 340(LRECL=340) lines wide.
Aug 4, 2009 #2 klaz2002 Programmer Joined Nov 6, 2002 Messages 559 Location US If you are emailing using SAS, try zipping the output file file first before you email it using the attachment option. Klaz Upvote 0 Downvote
If you are emailing using SAS, try zipping the output file file first before you email it using the attachment option. Klaz