Hello Davide,

Tuesday, February 17, 2004 you wrote:
DL> It needs at least one parameter. If you do not pass at least @@[TMP]FILE
DL> how can the external command do something usefull?

I'm passing parameters - just left them out on email - because of
wrapping.  Tabs are there too.

works:
"external"     "0"     "300"   "C:\winnt\system32\cscript.exe //T:120" 
"c:\mailroot\scripts\hi.vbs"    "@@FILE"        "@@RFROM"       "@@RRCPT"

doesn't work:
"external"     "0"     "300"   "c:\mailroot\scripts\test.exe xs"       "@@FILE"        
"@@RFROM"       "@@RRCPT"


And yes, test.exe works just fine if I execute if from cmd prompt.

Guess I'll just cscript - thought someone might know.



Terry Fritts

-
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