- Jan 12, 2006
- 931
- 0
- 76
I'm not sure how many of you do any SAS stuff, but heres my problem:
I have a data set in which I use proc print 3 times to seperate out by 3 different series in the data set using a where statement. I need to export these 3 proc prints into a txt file in particular. I've tried using ods rtf and force a txt format, but it includes the formating tags. Any other way of going about this?
I have a data set in which I use proc print 3 times to seperate out by 3 different series in the data set using a where statement. I need to export these 3 proc prints into a txt file in particular. I've tried using ods rtf and force a txt format, but it includes the formating tags. Any other way of going about this?
