HP 3000 Manuals

Ap L. Sample Programs [ COBOL/HP-UX Operating Guide for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Operating Guide for the Series 700 and 800

Appendix L  Sample Programs 

This appendix lists the sample programs supplied with the Micro Focus
COBOL system to demonstrate some of the available features.

$COBDIR/demo, + 

COBOL source of pi example                   pi.cbl

COBOL source of stock1 example               stock1.cbl

COBOL source of the multi-user               mudemo.cbl
demonstration suite                          stockin.cbl
                                             stockout.cbl
                                             stockioa.cbl
                                             stockiom.cbl

C calling COBOL demonstration suite          account.cbl
                                             cmain.c

COBOL source of screen handling              scdemo1.cbl
demonstration program

$COBDIR/demo/FHUTILS 

File handler utility demonstration programs  badfile
                                             badfile.idx
                                             convert.cbl
                                             convert.ind
                                             convert.inf
                                             convert.lsq
                                             convert.rel
                                             convert.seq
                                             create.cbl
                                             create.cre
                                             create.inf
                                             edit.cbl
                                             edit.edi
                                             edit2.cbl
                                             info1.cbl
                                             info1.inf
                                             info1a.cbl
                                             info2.cbl
                                             info2.inf
                                             info2a.cbl
                                             rebuild.cbl
                                             reorg.reo
                                             reorg1.cbl
                                             reorg2.cbl
                                             reorg3.cbl
                                             setup
                                             validate.cbl
                                             validate.inf
                                             validate.val
                                             validate2.cbl

$COBDIR/demo/PANELS 

Panels demonstration programs                DEMOBUFF.CPY
                                             DEMOMENU.CPY
                                             DRAWCHAR.CPY
                                             PANLINK.CPY
                                             panelex1.cbl
                                             DEMOCONT.CPY
                                             DEMOMISC.CPY
                                             OSATTR.CPY
                                             panbigsc.cbl
                                             panelex2.cbl
                                             DEMOHELP.CPY
                                             DEMOMSG.CPY
                                             PANCONT.CPY
                                             pandemo.cbl
                                             pantutor.cbl

$COBDIR/demo/PREPROC 

Integrated Preprocessor demonstration        asmcobol.cbl
programs                                     preproc.cbl
                                             preprox.cbl
                                             working.cbl

$COBDIR/demo/SHAREDMEM 

COBOL source of the shared memory            sharemem.cbl
demonstration suite                          smstart.cbl
                                             smwrks.cpy
                                             smproc.cpy

Shell script to demonstrate the above        smdemo

$COBDIR/demo/WINDOW1 

Windowing Syntax demonstration programs      note.cbl
                                             calc.cbl



MPE/iX 5.0 Documentation