[comp.sys.amiga.programmer] Help with Standard IO

2fmlhiccup@kuhub.cc.ukans.edu (02/12/91)

Hello,
   I am currently learning to program my Amiga 500 and own (ack) TDI Modula-2. 
I am working with windows and input/output methods... What I want to know is
how can I open a window and then set the standard input output console to that
window.  In other words, The Modula-2 standard IO routines still work from the
CLI window I run my program from, but I want them to operate on my new window. 
I can seem to change this.   I do know it is possible to open and attatch
another console to my window, but I am most certain that the Standard IO would
still be on the original window.  BTW, don't complain that I am not using C...I
really like the modula-2 language, I don't really like the TDI
compiler/environment, but its all I have and can afford.  I do understand C to
an extent, so examples in C will help me.

Thank You!
Jason Wilson