Home »
Public Forums »
archive »
Re: Virtual Machine in Windows
Re: Virtual Machine in Windows [message #37791] |
Mon, 26 January 2004 14:30 |
Rick Towler
Messages: 821 Registered: August 1998
|
Senior Member |
|
|
"Nuno Oliveira" wrote in message...
> When a person works with Virtual Machine in Unix, the person has access to
> some information as the output of the program as well to error messages of
> possible bugs in the program. Someone knows if there's a way access the
same
> information working with the Virtual Machine in Windows?
I don't think so.
You will either need to write that information to a file or create a
"console" object that you can direct your output too (a widget_text object
with a print method). I have done the latter which allowed me to convert a
console based application to VM.
-Rick
|
|
|
Current Time: Sat Oct 11 19:06:39 PDT 2025
Total time taken to generate the page: 6.72093 seconds