How to Use BO Demos. ©2002, Jedidiah R. Crandall, Susan L. Gerhart, Jan G. Hogle.  http://sfsecurity.pr.erau.edu
7- I/O area
The Input/Output area is much like the terminal of a DOS or UNIX machine.  The program can print things out for you to see and it can ask you to type things in (using the input text box) for it to store.  Remember that you have to activate the input text box by clicking on it to give the program any input, and that you can only do this when the input text box is enabled during a gets() statement.