Re: Edita 0.1.2

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

On Wed, 27 Apr 2005 11:39:14 -0700, cklester <guest at RapidEuphoria.com>
wrote:

>When I press 'F5' to run my program, it runs into an error due to the fact
>that there are spaces in the path to my *.exw file (that's my guess, anyway).
>I don't have the source for Edita, but I will download it if necessary to fix
>this, as I'd like to continue trying it out.

OK, I've added a bunch of \" to eacons.ew around line 450:
--	..sprintf("%s %s%s",
	..sprintf("\"%s\" \"%s%s\"",
--	..sprintf("%s %seacons.exw %08x %s %s%s",
	..sprintf("\"%s\" \"%seacons.exw\" %08x \"%s\" \"%s%s\"",
--	..sprintf("%s %s%s",
	..sprintf("\"%s\" \"%s%s\"", 
}}}
<eucode>
which should fix any problems with spaces in path and file names.
Do you want a new release?

Regards, Pete }}}

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

Search



Quick Links

User menu

Not signed in.

Misc Menu