Re: Parsing
I tried to make a small program to parse a HTML file and strip the tags
from it.
It is attached to this message.
I tried it on the .htm from the Ofiicial Euphoria Page. The only thing that
is still giving a problem is a line like: "if c >= 'a' and c <= 'z' then
...".
This comes out as "if c >= 'a' and c = 'z'". I can see why, but cannot
think of a simple solution.
I strip out extra newline characters, and write the result to a file.
C what U can do with it!
=======================================
Ad Rienks AdRienks at compuserve.com
|
Not Categorized, Please Help
|
|