Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Gah! Microsoft!

Gah! Microsoft!

Scheduled Pinned Locked Moved The Lounge
4 Posts 3 Posters 187 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PIEBALDconsult
    wrote on last edited by
    #1

    I just discovered that VsDevCmd.bat turns echo off!

    I D 2 Replies Last reply
    0
    • P PIEBALDconsult

      I just discovered that VsDevCmd.bat turns echo off!

      I Offline
      I Offline
      Indivara
      wrote on last edited by
      #2

      I remember there was this email client (in a text mode terminal) that didn't mask passwords. I have no recollection what it was called, this was about a century ago. People used to cover the screen with one hand to hide it as they typed. Everyone thought it hilarious, but this would've come in handy at the time.

      1 Reply Last reply
      0
      • P PIEBALDconsult

        I just discovered that VsDevCmd.bat turns echo off!

        D Offline
        D Offline
        dandy72
        wrote on last edited by
        #3

        I've used ECHO OFF in many a batch file during my DOS days. Not only that, @ECHO OFF would also suppress the ECHO OFF command itself. It kept the output very clean...but ultimately (and this is probably what you're getting at) it doesn't belong in environments where you're debugging and want to see the output of everything. But once I got my batch files going, they would *all* start that way. I don't know why I was so obsessed with keeping the output to a minimum. Probably because I wrote batch files to automate things for non-technical people, and seeing *anything* at all would cause panic among them. I don't miss batch files. Despite its idiocratic syntax sins, I still like PowerShell.

        P 1 Reply Last reply
        0
        • D dandy72

          I've used ECHO OFF in many a batch file during my DOS days. Not only that, @ECHO OFF would also suppress the ECHO OFF command itself. It kept the output very clean...but ultimately (and this is probably what you're getting at) it doesn't belong in environments where you're debugging and want to see the output of everything. But once I got my batch files going, they would *all* start that way. I don't know why I was so obsessed with keeping the output to a minimum. Probably because I wrote batch files to automate things for non-technical people, and seeing *anything* at all would cause panic among them. I don't miss batch files. Despite its idiocratic syntax sins, I still like PowerShell.

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          Yes, and if a batch file turns off echo it should turn it the :elephant: back on again at the end.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups