BookmarkSubscribeRSS Feed
clqa
Calcite | Level 5

since my university version of SAS can't be downloaded for some reason, would the same thing print if i said to "drop _name_" right before run instead of at the data statement? 

 

Screen Shot 2018-09-20 at 4.03.29 PM.png

3 REPLIES 3
ballardw
Super User

@clqa wrote:

since my university version of SAS can't be downloaded for some reason, would the same thing print if i said to "drop _name_" right before run instead of at the data statement? 

 

Screen Shot 2018-09-20 at 4.03.29 PM.png


I don't know what you mean by download in this context. If you can copy and paste text in your editor you should be able to copy code from your editor and paste here in a code box opened using the {I} icon. Making images is likely lots more work.

 

One way to learn is try it. If you get an error then don't do that again.

If it works then it's okay.

I recommend trying things on very small sets as some procedures, Transpose is one of them, that can create very large sets an take some time.

Reeza
Super User

Try SAS Academics on Demand. It’s free and runs in the cloud. Use the independent learner option if you’re not affiliated with a school. 

 


@clqa wrote:

since my university version of SAS can't be downloaded for some reason, would the same thing print if i said to "drop _name_" right before run instead of at the data statement? 

 

Screen Shot 2018-09-20 at 4.03.29 PM.png


 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 3 replies
  • 1149 views
  • 0 likes
  • 4 in conversation