Re: Send To Menu/Drag And Drop Question

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

On Sun, 12 Nov 2006 22:34:03 -0800, Virtual B
<guest at RapidEuphoria.com> wrote:

>Thanks Chris.  That seems to have done the trick.

BUT blink This thread gave me the idea of adding an entry for Edita to
the SendTo menu, so I created a shortcut thus (erm, all one line):

"C:\Program Files\Edita\exw24.exe" "C:\Program Files\Edita\edita.exw"
%1

and it don't work. So I created a new test program, cl.exw:
include ppp.e
pp(command_line())
if getc(0) then end if

When I right click on this, and Send To Edita, I get:
{"C:\\PROGRAM FILES\\EDITA\\EXW24.EXE",
"C:\\POSITIVE\\BUILTINS\\CL.EXW"}

To which I say Oi! Where's me middle bit gone?

Any more clues?
Pete

PS I also created an edita.bat file which contained:
"exw24.exe edita.exw %1", and changed shortcut to ...edita.bat" %1.
It worked, bar the dead DOS box that has to be closed manually - it
seems pif settings, like start minimised or close window on exit, are
not applied when run like this, on win98.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu