From: Rildo P. <rpr...@ac...> - 1999-12-17 00:05:56
|
Hi, I have done the following: If you declare a screen section in your program, even without any item introduced, will force the compiler to use ncurses for terminal i/o. In other words, it will have a screen oriented terminal i/o processing. If you don't have a screen section, it will use the standard input/output (stdin/stdout) for display/accept statements. With this option, youcan redirect input from a line sequential file, for instance. There is an example in test.code/t16. PLease try it to see how it works. You have to get the current cvs snapshot to try. I hope this will make we have the best of both worlds. What you think? BTW, when Glen arrive, we can ask him to make a switch at the argument processing commands, so we can override this automatic selection. regards, ---------------------------------------------------------------- Rildo Pragana FPGA/uControllers * Linux * tcl/tk P.O. Box 721 Camaragibe PE http://members.xoom.com/rpragana Brazil 54792-990 +55-81-459-1776 |