BookmarkSubscribeRSS Feed
Gick
Pyrite | Level 9

sorry for the delay, I'll see that then get back to you.

 

Thank you

Gick

Tom
Super User Tom
Super User

Sounds like you have your answer.  Earlier in your code you have generated unbalanced quotes and it takes until that %IF statement tries to run for it to cause an actual syntax error.

 

Perhaps we have an XY problem here? https://xyproblem.info/

Can you explain what the overall goal is of this program?

Perhaps there is a simpler solution that does not require storing the values of dataset variables into macro variables where they can potentially cause syntax errors?

Gick
Pyrite | Level 9

Hello,

 

I often receive the data. The idea is to have a program that I will launch each time data is received.

 

Thank you.

Gick

Kurt_Bremser
Super User

@Gick wrote:

Hello,

 

I often receive the data. The idea is to have a program that I will launch each time data is received.

 

Thank you.

Gick


Yes, but why do you think you need a complete list of variable values in a macro variable? Instead of repeating code over all values, use the power of BY.

Tom
Super User Tom
Super User

@Gick wrote:

Hello,

 

I often receive the data. The idea is to have a program that I will launch each time data is received.

 

Thank you.

Gick


Not asking about WHEN you run the program. The question was WHY are you running that program.  WHAT is the goal of the program as a whole?  WHY does the program appear to be putting data into macro variables?  WHAT is the final output?

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
  • 34 replies
  • 3748 views
  • 1 like
  • 8 in conversation