I am trying to Input data from a window using console.device. I can output to
the window beautifully, however when I change the values of io_Command to
CMD_READ, io_Length = 1, io_Data = (APTR)&c (c is defined as char), calling
DoIO(&IOStdReq) never returns!!!! I am going CRAZY!! Please help before
frustration leads me to dire acts (like programming an Apple, etc) Thank you.