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


                                   PIEXEC DEMO
                                   ===========

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

       INTRODUCTION
       SOURCE FILES
       REQUIREMENTS
       OPERATION

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

   The file piexec.cbl is used to demonstrate how to use the exec-html
   syntax to generate a table of information.  In this example, it
   calculates the value of pi.

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

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

   piexec.cbl (main program)

   an input form  - piexec.htm (note case)

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

   An operational web server  - this can be on your development machine or
                                on a remote machine. This also requires
                                TCP/IP to be installed and running.

   An operational web browser - this resides on your development machine.

   Before starting the demo, check that you can access the web site
   (for example; http://www.microfocus.com) from your browser.

   OPERATION
   =========

   Rebuild the demo by using:
     bld_piexec

   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.
