Re: Weird Error I Can't Diagnose

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

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 =
	{
    "http://www.rapideuphoria.com"
    }

STRING Dest_dir

Works not:

without warning
include TSInternet.ew
include TSMisc.ew

constant URLS =
	{
		{"http://216.59.196.71/files/getform.esp?rrc_p-1.dot"},
		{"rrc_p-1.dot"}
	}

STRING Dest_dir

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu