On Thu, 14 Dec 2000 17:49:25 -0500, L.D. Best wrote:

> I couldn't find anywhere that told me how precisely to set up the call
> to an external editor ... so I entered a bit of dummy info into the
> field and exited to take a look at ARACHNE.CFG

> All it showed was      Editor [dummy data]

Editor @editor_executable /switches

Filename is filled in by Arachne.

Mine, for example is

Editor @call write /n

write.bat:

pushdir push
c:\editors\vde\vde %1 %2 %3 %4 %5
pushdir pop

Note: the "pushdir" lines are PTS-specific. Works like Unix pushdir and
popdir; shouldn't make a difference.

Works fine.


Bob

Starts April 1, 2001
-- Arachne V1.69, NON-COMMERCIAL copy, http://arachne.cz/

Reply via email to