Most of time, I use "|" as concatenation symbol to do the operation, like: "sys"||_N_.
I also saw some cases that use "!" to do the concatenation.
Can someone tell me when I need to do the concatenation using "!"?
Both symbols can be used interchangeably.
PG
|| won't work on z/OS (at least it didn't work in my TSO session)...but !! (double exclamation points) will. I believe both Windows and UNIX will accept ||
Of course the CAT series of functions (CAT CATS CATT CATX) will work anywhere (http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002257060.htm)
When to use !! instead of || : When your keyboard or OS doesn't support ||. This goes back to much older keyboards with many fewer keys, including when EVERYTHING WAS ALL CAPS.
It seems that it is difference between EDBIC and ASCII .
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!
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.