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
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"
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
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
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
5 matches
Mail list logo