Results 1 to 2 of 2

Thread: echo to commandline

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2004
    Location
    Saskatoon <-> Waterloo, Canada
    Posts
    1

    echo to commandline

    I have a VB6 compiled application that is set up to run from both the commandline with arguements as well as with a GUI. When the application runs I want to output a "completed" message. Is there a simple way of doing this?
    Sean Lynch
    University of Waterloo
    Jack of Relatively Few Trades

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    You could always make a .bat file that has @echo Completed in it and just shell it.

Posting Permissions

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



Click Here to Expand Forum to Full Width