Building solution from the command line



I'm trying to build a solution form the command line. The command I'm
currently using is:

"C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe"
pciw.sln /Build Debug /out compile.txt; type compile.txt

That's actually one line.

The solution gets built. Without the /out options I don't see
compilation messages at all. With it, I see them but each line is
prefixed with "1>".

This is annoying. Is there a way to eliminate this prefix?

Thanks,
++PLS
.



Relevant Pages

  • RE: DB2 does not accept command
    ... So if originator ... need a space and the database name or wildcard in parens ... Assuming the prefix was defined as "-DB33" in parmlib, then the command ...
    (bit.listserv.ibm-main)
  • JES3 CONSTD SYN= and PLEXSYN=
    ... There used to be special logic in the JES3 command processor that recognized the asterisk system-scoped prefix on a command and internally routed it to the current global--whatever it was. ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)
  • Re: SDSF PREFIX Enhancement (UK44477)
    ... If you really want the generic search character added to the PREFIX command, ...
    (bit.listserv.ibm-main)
  • Re: JES3 CONSTD SYN= and PLEXSYN=
    ... "SYN= Specifies a set of prefixes to be used as SYSTEM ... A command entered with a SYSTEM scoped prefix ... "If the default prefix character is not explicitly specified using this ... SYN=is the correct setting to keep multiple globals from contending over ...
    (bit.listserv.ibm-main)
  • Re: SDSF PREFIX Enhancement (UK44477)
    ... Subject: SDSF PREFIX Enhancement ... Did you issue the F LLA,REFRESH command? ... This SDSF enhancement automatically adds an asterisk to the PREFIX ...
    (bit.listserv.ibm-main)

Loading