Chris Jones wrote:
> Thanks for the instructions.  I have tried to modify them for Windows but I 
> cannot get XMail to call the ecartis.bat file:
> 
> My ecarits.bat file:
> rem FILENAME=%1
> rem test to see if this batch file is being called
> echo "in here" >> c:\ecartis.dat
> c:\apps\ecartis\econv.exe --mbox --unix --input %1 > %1.lst
> c:\apps\ecartis\ecartis.exe -f %1.lst *
> rem del %1*.*
> 
> my ecartis.tab in cmdaliases
> "external"      "0"     "0"     "c:/apps/ecartis/ecartis.bat"   "@@TMPFILE"
> 
> my test list.bat in cmdalaises
> "external"      "0"     "0"     "c:/apps/ecartis/ecartis.bat"   "@@TMPFILE" 
>      "-s"    "islandlist"
> 
> Any ideas what I might be doing wrong?
> 

You need to use backslash (\) on windows. Maybe this is your problem.

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to