BookmarkSubscribeRSS Feed
AmitKB
Fluorite | Level 6
Hi everyone,
Currently I am using mod option in FILE to add observations to the file. For example:
file 'report.txt' mod;

I want to use Proc Export to do the same. doesit have mod option.

Thanks in advance,

Amit
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
This is not an ODS or Base Report procedure question. The MOD option on the FILE statement is part of DATA step processing -- particularly used for appending to an existing file through the use of PUT statements. For more information about PROC EXPORT and the options that are available, you should consult the SAS documentation.

Or, contact Tech Support with this question -- this is exactly the kind of question that they can help you with.

cynthia

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1206 views
  • 0 likes
  • 2 in conversation