Re: Al Getz Display Server
- Posted by Elliott Sales de Andrade <quantum_analyst at hotmail.com> Jul 28, 2003
- 470 views
Alright, now it appears to work. The only problem is that your call to ShellExecute does not put quotes around the name of the Euphoria file to run. >From: Pete Lomax <petelomax at blueyonder.co.uk> >Subject: Re: Al Getz Display Server > > >On Mon, 28 Jul 2003 01:09:53 -0400, Elliott Sales de Andrade ><quantum_analyst at hotmail.com> wrote: > > > > > It appears that you are using a file name, or path, for something in > >there. The IPC call uses Shared Memory. Somehow, the path you are giving >is > >used as the name of the shared segment of memory. This is not allowed. >I didn't know that. I've removed the path and put a revised version up >I also cured the focus bug. ><snip> > >>The url is http://palacebuilders.pwp.blueyonder.co.uk/euphoria.html > >>It is the last item on that page. > >Pete >