Pascal COOLEN
March 8th, 2000, 02:41 AM
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.