Opened 9 days ago

#88 new defect

'start' and command grouping

Reported by: Anton Monroe Owned by:
Priority: minor Milestone: Version-5.01
Component: Base Version: 5.00
Keywords: Cc:

Description

when I type

start 4OS2.exe /c (echo =====%_date %_time & *cdd /s fh)

it starts a new window for

4OS2.exe /c (echo =====%_date %_time

and then does

*cdd /s fh)

in the original window.

detach 4OS2.exe /c (echo =====%_date %_time & *cdd /s fh)

works as expected.

Would it be possible for start to parse that line the same way detach does?

Change History (0)

Note: See TracTickets for help on using tickets.