[pmmail-list] PMMail/2... other issues
Paul Ratcliffe
pmmail-list@blueprintsoftwareworks.com
Sun, 08 Apr 2001 16:58:27 +0100 (BST)
On Sun, 08 Apr 2001 15:33:06 +0000, raphaelt@att.net wrote:
>Having antiword.exe as the program to be called
>avails me naught since it outputs to stdout. I
>would like to call antiword.exe and set the
>"parameters" at least to pipe the output to
>another file:
>
>%s>stink.txt
>
>but this doesn't work.
Not surprising. The redirection commands are a function of CMD.EXE, so
why don't you start that instead with the appropriate parameters
e.g.
cmd.exe /c antiword %s >stink.txt
- pmmail-list - The PMMail Dicussion List ---------------------------
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com