Re: Pete's MEditor Bug Fix

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

On Fri, 3 Oct 2003 16:15:43 -0500, "C. K. Lester"
<euphoric at cklester.com> wrote:

>Pete,
>
>FYI, on line 2162 of your MEditor, you have this:
>
>   Prm_ptr =3D allocate_string(path&name)
>
>which, when I ran my program at "C:\Documents and Settings...," gave me =
an
>error, "Can't run C:\Documents.exw."
>
>I had to modify that line to this in order to fix that:
>
>   Prm_ptr =3D allocate_string("\"" & path&name & "\"")
>
Thanks (actually I already had that, internal version).
>I don't know why it followed that branch at 2160;=20
Can't remember. Best guess is F5 now fires off the web browser when
extension is html. (/me checks) Yes, that's why.
>all I know is it required
>quotes around the path and name on line 2162. I'm sure if it had =
branched to
>2164 instead that it would have to be modified similarly as well.
Thanks (no, I didn't have that one, I have now though, cheers)

I'm slowly getting round to a few fixes, new version will be up maybe
in a few weeks or so.

Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu