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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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