On 09/04/10 16:26, Pritpal Bedi wrote:

You are constructing wrongly.

Very likely :-)

I will study the differences later, but just for now :-

----------------------------------------------------------------------------------------------------
Project [ ash ]    Launch [ No ]    Rebuild [ No ]    Started [ 16:47:10 ]
----------------------------------------------------------------------------------------------------

batchfile = /home/baz/tmp/eurxke.sh : Exists
cCmd = /bin/bash
arguments = -c "./home/baz/tmp/eurxke.sh && hbmk2 /home/baz/hash/ash.hbp -q -trace -info -lang=en "
----------------------------------------------------------------------------------------------------
Starting in: home/baz/hash : /home/baz/hash/
/bin/bash: - : invalid option
Usage: /bin/bash [GNU long option] [option] ...
/bin/bash [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option

----------------------------------------------------------------------------------------------------
Exit Code [ 2 ] Exit Status [ 0 ] Finished at [ 16:47:10 ] Done in [ 0.61 Secs ]
----------------------------------------------------------------------------------------------------

I tried replacing cCmd with /bin/sh and :-

--------snip--------
batchfile = /home/baz/tmp/8vrt10.sh : Exists
cCmd = /bin/sh
arguments = -c "./home/baz/tmp/8vrt10.sh && hbmk2 /home/baz/hash/ash.hbp -q -trace -info -lang=en "
----------------------------------------------------------------------------------------------------
Starting in: home/baz/hash : /home/baz/hash/
/bin/sh: - : invalid option
Usage: /bin/sh [GNU long option] [option] ...
/bin/sh [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
-------snip---------

Rgds,
Barry
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to