Hi All,
are there differences between string and list in SAS?
if I want to make a list from strings, what should I do?
Thanks in advance.
"are there differences between string and list in SAS"
SAS doesn't really have a concept of lists and there aren't any abstract data types.
"if I want to make a list from strings, what should I do?"
See above. There are no lists but there are always ways to get to the result you need. What is it that you need to achieve?
@echo777 wrote:
Hi All,
are there differences between string and list in SAS?
if I want to make a list from strings, what should I do?
Thanks in advance.
An explicit example of what your are attempting would likely be a good idea.
The only LIST called such I have encountered with SAS is in the SAS/AF and FSP modules used with the Screen Control Language subsystem to hold things like drop down list, radio button or option button options or selections.
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.