LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sun, 21 Jan 2001 20:09:37 +0800
Reply-To:     duckchai <duckchai@NETVIGATOR.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         duckchai <duckchai@NETVIGATOR.COM>
Organization: IMS Netvigator
Subject:      How to process a HTML source code file in sas

Hi, I am having some task about data cleansing of HTML source code, i.e. to extract some specific string from a text file containing HTML source. I wonder if:

1. It is possible to input a text file with contain, like homepage's source code, into sas? 2. It is possible to maniupulate the text file in DATA step to perform task like cleansing, e.g using substr(), index() or index().....etc?

Thx

Yours

Isaac


Back to: Top of message | Previous page | Main SAS-L page