BUILDER SCREEN FUNCTIONS

This Menu Contains the Subset of Builder Library Functions Used for
Screen I/O.  Some Functions are Very Simple, Like WinPush()/WinPop().
Others are More Complex, Like MsgBox() and APop().

Each One Has a Sample so You Can See What It Does.  Also Notice How
Some of These Functions are Used in this Demo Program.

When First Looking at a Builder Created Application, You May Think There
are too Few Screen Colors or the Screen I/O is too Simplistic.  The Reason
For This is Simple, I have (and I'll Bet You Have) Clients Who Simply Will
NOT Part With Their Old Monochrome Monitors.  Creating REALLY Colorful
Applications is Fine, Except When Some of the Network Nodes Have Monochrome
Monitors.  All Builder Created Applications Will Run on Either a Color or
Monchrome Monitor Without Modification.  This Means the Users With Color
Have a Moderately Colorful Program and the Monchrome Users Have..Well..a
Monochrome Program.  And You Have Less Work!

** End of File
