   =========================================================================
                        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
   =========================================================================


                              HOWMANY DEMO
                              ============

   TABLE OF CONTENTS
   =================
       INTRODUCTION
       SOURCE FILES
       REQUIREMENTS
       OPERATION


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

   The file howmany.cbl is used to demonstate how to implement a simple
   page counter using embedded HTML

   For more information, please consult the relevant chapters ("Internet
   Programming") in your on-line product documentation.


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

   howmany.cbl    (main source file)
   ehtmldemo.htm  (Trigger web page)

   REQUIREMENTS
   ============

   HOWMANY should be run as a CGI application. You can do this using your
   Web server.

   OPERATION
   =========

   Rebuild the demo by using:
     bld_howmany

   The script will compile and publish the demo to the default directories
     $HOME/www/html      - for ALL html files
     $HOME/www/cgi-bin   - for ALL cgi-bin files

   The bld script allows you to compile to: int,gnt, so and exe. 


   =========================================================================
   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.

