Closed Thread
Results 1 to 2 of 2

Thread: Printing from the MS DOS box

  1. #1
    rioters block is offline Newbie
    Join Date
    Feb 2009
    Posts
    6
    Rep Power
    0

    Printing from the MS DOS box

    When I was much younger, my dad tried to show my how to use dos to search for things on the computer but in vain. Back then the computer meant cool things like Math/Reading Rabbit (anybody else heard of them?). What I'm saying is that I have no idea really how to use dos at all. So, what I'd like to know is, since I'm programming on Windows XP, how would I print a program I've just run on there directly from dos box? I'd like to put these comands for printing right into the code for my C++ homework assignments so that I don't have to print using the school computers.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: Printing from the MS DOS box

    Direct the output to a file.
    ping 127.0.0.1 > ping.txt

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. printing
    By gcsekhar in forum Java Help
    Replies: 1
    Last Post: 02-07-2011, 02:32 PM
  2. printing
    By mehdi_13 in forum C# Programming
    Replies: 2
    Last Post: 08-16-2009, 07:25 AM
  3. printing
    By geeko in forum C and C++
    Replies: 5
    Last Post: 12-11-2008, 11:24 PM
  4. Dreamweaver Printing
    By twalters84 in forum HTML Programming
    Replies: 1
    Last Post: 01-24-2008, 01:00 PM
  5. Printing
    By Chan in forum C# Programming
    Replies: 3
    Last Post: 09-01-2006, 09:59 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts