in reply to Re: Re: system'ing a gui app
in thread system'ing a gui app

The Windows' "start" command is simply a launcher that can be used from a command prompt to start windowed programs in various ways. You can also use "start" on registered file types directly (ie, "start MyPaper.doc") and it will act like you double-clicked on that file in an Explorer view. It's pretty nifty sometimes.

kelan


Perl6 Grammar Student