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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 647 views
  • 0 likes
  • 2 in conversation