BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
1 ACCEPTED SOLUTION

Accepted Solutions
novinosrin
Tourmaline | Level 20
Data Dk;
X=5;
Y=7;
_iorc_=y;
y=x;
x=_iorc_;

Run;

View solution in original post

5 REPLIES 5
novinosrin
Tourmaline | Level 20
Data Dk;
X=5;
Y=7;
_iorc_=y;
y=x;
x=_iorc_;

Run;
Mounika2
Calcite | Level 5
How does _iorc_ work here?

novinosrin
Tourmaline | Level 20

Same as any other temp variable. I used that bcoz i was lazy to write a drop statement for other regular temp variable

Mounika2
Calcite | Level 5
Okay thank you 😊

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 941 views
  • 1 like
  • 3 in conversation