|
-
Jun 3rd, 2005, 12:58 PM
#1
Thread Starter
Hyperactive Member
Output Messages to the Command Prompt [VB6]
Given that my application is a command line application (meant to run from the command prompt) I wanted to find a way to output messages to the user (in the command prompt).
For example, I would like to display the progress of the application. So as the program runs I could do something like [cout << "Stage 1 Complete";] (but that is C++, no clue how to do it in VB6).
Hope I am making sense, anyone have an idea? Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|