[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Using XyWrite file in Word and saving as text document



Harry Binswanger wrote:
@echo off
echo %0 is running
pause
c:\XY\FILTERS\W4W17F.EXE C:\XY\TEST4 /n /v2
c:\XY\FILTERS\W4W19T.EXE C:\XY\XY42RTF.RTF /n /v0
Trying to help out here, I tried Carl's paused version, and the
batfile I get runs, and displays
W4Wtemp.bat is running
before the "press any key" message.

But when I call and inspect the actual batfile, it reads, like Harry's,

echo %0 is running.

Whereby I have learned that %0 must be standard batch
language for the name of the running batfile! Learn something new every day.

--
Patricia M. Godfrey
PriscaMG@xxxxxxxx