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
|