Does anybody know how to have a VB program in Win98 write to standard out, so a script can capture it ? I was able to do it for NT using the GetStdhandle and WriteFile in the kernel32, but it does not work for Win98.