CompuServe Thread

Forum unknown · Programming

DoIO

1 messages in this thread
#19191From: Kevin-Neil KlopMay 18, 1986 1:17 AM
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.