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

That is an example of using format lists with the PUT statement.  Syntax is list of variables in () followed by list of formats in another set of ().  If the list of formats is too short it cycles.

The = means print the name of the variable followed by equal sign and the value.  The / means start a new row.  So the result is you get 10 lines in the log that look like:

date1=....

date2=....

....

date10=...

woo
Barite | Level 11 woo
Barite | Level 11

Thanks a lot Tom...

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 46 replies
  • 4207 views
  • 6 likes
  • 8 in conversation