CompuServe Messages

DoIO

#: 19191 S7/ProgrammingForum unknown
    18-May-86 01:17:25
Sb: DoIO
Fm: Kevin-Neil Klop 76167,1124
To: Jim Nangano/SYSOP 76703,4254

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

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.