Console.Out.Write(""); on a PDA Emulator
Hi, I was wondering how do you get a Console.Out.WriteLine(""); when running a C# program on an emulator. I have tried Console.Write(""); but I do not see anything in the output window.
Thanks for any help,
Gareth.