|
-
March 8th, 2000, 03:41 AM
#1
How to write to a DOS window
I am trying to write a simple program that runs from a Windows NT DOS windows. I have found how to read parameters I am passing in (function Command()), but I cannot write any message to the DOS window. I looked at the Print method, but it just prints in the VB exec window. I also tried to open the CON, but it does not work either.
-
March 8th, 2000, 09:40 AM
#2
Re: How to write to a DOS window
Lothar posted an answer to roughly the same question in January.
http://codeguru.developer.com/bbs/wt...age=&view=&sb=
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
|