Re: Weird Error I Can't Diagnose

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

One

cklester wrote:
> 
> Michael Raley wrote:
> 
> > I would think the unbalanced qoutes would be a problem.
> 
> EUforum is screwing up the code... I copied it below with eucode tags.
> 
> Works:
> 
> without warning
> include TSInternet.ew
> include TSMisc.ew
> 
> constant URLS =
> 	{
>     "<a href="http://www.rapideuphoria.com">http://www.rapideuphoria.com</a>"
>     }
> 
> STRING Dest_dir
> 
> Works not:
> 
> without warning
> include TSInternet.ew
> include TSMisc.ew
> 
> constant URLS =
> 	{
> 		{"<a
> href="http://216.59.196.71/files/getform.esp?rrc_p-1.dot">http://216.59.196.71/files/getform.esp?rrc_p-1.dot</a>"},
> 		{"rrc_p-1.dot"}
> 	}
> 
> STRING Dest_dir
> 
> -=ck
> "Programming in a state of EUPHORIA."
> <a
> href="http://www.cklester.com/euphoria/">http://www.cklester.com/euphoria/</a>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu