BookmarkSubscribeRSS Feed
Jaheuk
Obsidian | Level 7
dear all,
i have to construct sas datasets out of a bunch of html pages (which where originally created by sas).
is there a SIMPLE manner to do this (with macro?? or first put in xml and then read it with data set?)
it are a lot of pages with different layouts and structure, so to do it with input statements will be a hard one!

help much appreciated!!!

GreetZ,
Herman
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
I would say that there is not a SIMPLE solution for what you are asking. Though not impossible, parsing an HTML file containing formatting, TABLE, and other related HTML tags is challenging to cover all conditions. The SAS Support http://support.sas.com/ website has some technical / conference papers on the topic "parsing external data" which may be useful for DATA step syntax examples.

Scott Barry
SBBWorks, Inc.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 892 views
  • 0 likes
  • 2 in conversation