back_analysis html library

new topic     » topic index » view thread      » older message » newer message

Hi

Firstly there are a number of errors - easily corrected, listed below.

D:\EUPHORIA\html lib\htmllib.ew:51
a name is expected here
type bool(integer x)
   ^

D:\EUPHORIA\html lib\htmllib.ew:86
Syntax error - expected to see possibly 'then', not a procedure
       text_out("<!-- This page has been generated by htmllib.ew ® 2003-2005 Ksc
sq Software -->\n")
              ^

D:\EUPHORIA\html lib\htmllib.ew:246
site_open has not been declared
if site_open = false then
           ^


Secondly, your test program open c:\\autoexec.bat - this is rude and potentially
naughty, especially without asking permission.

Finally, when the errors are corrected, nothing seems to happen, no new created
files, and no feedback about program termination. Is it working?

Looking at the rest of htmllib.ew, I like the look of what you are doing.
However the naming of fuctions should perhaps be rethought. 'open' and 'close' -
eg open_comment - would usually be reserved for file stream type operations - how
about HTML_comment_begin - just thinking out loud.

Chris


http://members.aol.com/chriscrylex/euphoria.htm
http://uboard.proboards32.com/
http://members.aol.com/chriscrylex/EUSQLite/eusql.html

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu