Re: Weird Error I Can't Diagnose

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

CoJaBo wrote:
> 
> One
Oops...! Accidentaly clicked send(not hard to do with a touchpad!)
One time Euphoria started acting very weird, I had found it had
gotten currupt or infected with a virus, try downloading it again.
Other than that, I don't see anything wrong with the cod.

> 
> 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