hi,
the image is not very clear.
My question is :
I am creating a stamp parameter so every time I run the same code it records the date when I ran the dataset. so I can compare if there is a difference between the datasets in due time if any....
when I pass the parameter for stamp variable(01_14_15) I have the 01 in green????
does that mean there any mistake in usage?? why m I getting it in green????
other than that the dataset runs fine...
Please help me understand
thanks
I don't think that is a problem. sometime SAS recognize keyword , sometime it don't . E.X why the keyword attrib would be red ,even it is right statement .

Xia Keshan
Hi,
When type a period(.) after a text anywhere in a sas program you would usually notice that going green because SAS assumes you are either using an Informat or a Format. Yes, your syntax is the issue i guess. You do not need a delimiter(.)period after macro variable reference &stamp.
Remove the dot in the data statement after &stamp, the green should disappear.
It is an enhanced editor appearance option, most likely the Numeric Constant. setting in your current editor scheme.
Hi ,
Thanks for all the responses and help.
I am assuming that that is not a mistake in the code or syntax!!!!
Thank you
SAS sees digits at the start of a new word and therefore implies this to be a numeric constant, which is displayed in green in the enhanced editor. Nothing to worry about.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.