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

       IF hbide_getOS() == "nix"
          cArg := iif( empty( ::cBatch ), cC, cC + '".' + ::cBatch + "&&  "
)
          cArg += cExeHbMk2 + " " + cHbpPath + cCmdParams + '"'
       ELSE
          *cArgs := '-c ". ' + /home/baz/tmp/ahrl8i.sh&&  hbmk2
/home/baz/hash/ash.hbp -q -trace -info -lang=en"'


...to add to my other reply (which is taking for ever to hit the list)
the above is missing a space after .
however with it there it still fails with same invalid option error from hbide, but does run from cmd line.

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