   =========================================================================
                        M I C R O   F O C U S

                  S E R V E R   E X P R E S S  5.0
   =========================================================================
                                  WINDOW1
                                  =======

   TABLE OF CONTENTS
   =================

       INTRODUCTION
       SOURCE FILES

   INTRODUCTION
   ============

   Two windowing and box drawing syntax sample programs, mfwnote.cbl and 
   mfwcalc.cbl , are included in this COBOL system. You can call both of these 
   programs from an application program, and you can also run them from the 
   command line. The mfwnote.cbl program implements a simple notepad which you
   can call from an application in order to make notes, read or write notes to 
   a file, or invoke the mfwcalc.cbl program, which in turn implements a 
   simple on-screen calculator and pastes the results into the current note. 


   SOURCE FILES
   ============

   mfnote.cbl
   mfcalc.cbl

   =========================================================================
   Micro Focus is a registered trademark, and Server Express is a trademark,
   of Micro Focus International Limited. 
   =========================================================================
   Copyright (C) 1999 Micro Focus International Limited. 
   All rights reserved.

