Re: VB script error in Cygwin

2012-07-26 Thread Andrew DeFaria
On 07/26/2012 07:24 AM, Keith Christian wrote: I usually write a CMD.EXE script that in turn, runs cscript and its *.vbs file. Example: The following lines are a cmd "batch" file called bar.cmd @echo on echo.This is "bar.cmd," a CMD.EXE script, which will be invoked by Cygwin

Re: VB script error in Cygwin

2012-07-26 Thread Keith Christian
I usually write a CMD.EXE script that in turn, runs cscript and its *.vbs file. Example: The following lines are a cmd "batch" file called bar.cmd @echo on echo.This is "bar.cmd," a CMD.EXE script, which will be invoked by Cygwin echo.Run a vbscript called "foo.vbs"

Re: VB script error in Cygwin

2012-07-25 Thread Aaron Schneider
On 25/07/2012 9:25, Eric Padriquez wrote: Hi, we have a VB script that is working fine when run in command prompt. However we encounter when we run the VB script in Cygwin by using shell script to invoke VB. We've tried to use cscript and cygstart but also encounter error. Thanks! Error: attach

Re: VB script error in Cygwin

2012-07-25 Thread Andrew DeFaria
On 07/25/2012 12:25 AM, Eric Padriquez wrote: Hi, we have a VB script that is working fine when run in command prompt. However we encounter when we run the VB script in Cygwin by using shell script to invoke VB. We've tried to use cscript and cygstart but also encounter error. Thanks! Error: at

Re: VB script error in Cygwin

2012-07-25 Thread Csaba Raduly
Hi Eric, On Wed, Jul 25, 2012 at 9:25 AM, Eric Padriquez wrote: > Hi, we have a VB script that is working fine when run in command prompt. > However we encounter when we run the VB script in Cygwin by using shell > script to invoke VB. We've tried to use cscript and cygstart but also > encounter

VB script error in Cygwin

2012-07-25 Thread Eric Padriquez
Hi, we have a VB script that is working fine when run in command prompt. However we encounter when we run the VB script in Cygwin by using shell script to invoke VB. We've tried to use cscript and cygstart but also encounter error. Thanks! Error: attach_sendmail.vbs(52, 1) CDO.Configuration.1: Th