lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


And of course in this specific case, && is the correct
choice (it executes a new command only if the previous
command in the same line is successfully executed,
whereas the single & ignores the previous failure
which may cause infinite loop).
Nusret

--- nusret <nbalci_l@yahoo.com> wrote:

> No, unfortunately not. One has to replace ; either
> with && or & according to Microsoft documentation
> (see
> "Command Shell Overview" in XP documentation, or
> google if it's not available locally). I tried your
> suggestion here again, and it didn't work (again :).
> 
> Regards,
> Nusret
> 
> --- Luiz Henrique de Figueiredo
> <lhf@tecgraf.puc-rio.br> wrote:
> 
> > > Otherwise one has to use cygwin version or msys
> > version, but
> > > mingw32-make fails as cmd.exe takes ; as part of
> a
> > file pathname.
> > 
> > Really?? Would a space before ';' help? --lhf
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com