BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Caro17
Calcite | Level 5

Hey,

 

when I'm using this syntax:

 

ods rtf file='\\User\SAS\Analysis';
proc print;
run;
ods rtf close;

 

I get the error:

 

error: insufficient authority for access to /opt/sasinside/SASConfig/Lev1/SASApp/\\User\SAS\Analysis.rtf.

 

How can I solve this problem? I am using SAS Studio with mac.

 

Thanx for your support!

Caro

 

 

 

1 ACCEPTED SOLUTION
1 REPLY 1
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
  • 903 views
  • 0 likes
  • 2 in conversation