The sample programs shipped with NetCOBOL are intended to give an overview of the capabilities of NetCOBOL and COBOL Project Manager. Refer to the “NetCOBOL User’s Guide” for further details on using NetCOBOL. The following table details the sample programs available with NetCOBOL.
Sample | Purpose of sample | Functions Used |
---|---|---|
Sample01 | Data Processing Using Standard Input-Output |
|
Sample02 | Using Line Sequential and Indexed Files |
|
Sample03 | Screen Input-Output Operation Using the Presentation File Function | Sample 3 is not available in the English version of NetCOBOL. |
Sample04 | Screen Input-Output Using the Screen Section |
|
Sample05 | Calling COBOL Subprograms |
|
Sample06 | Receiving a Command Line Argument |
|
Sample07 | Environment Variable Handling |
|
Sample08 | Using a Print File |
|
Sample09 | Using a Print File (Advanced usage) |
|
Sample10 | Using a Print File with FORMAT clause | Sample 10 is not available in the English version of NetCOBOL. |
Sample11 | Remote database access |
|
Sample12 | Remote database access (multiple row processing) |
|
Sample13 | Calling COBOL from Visual Basic |
|
Sample14 | Visual Basic calling COBOL -Simple ATM Example |
|
Sample15 | Basic Object-Oriented Programming |
|
Sample16 | Collection Class (Class Library) |
|
Sample17 | Object-Oriented Cobol (Aggregation, Singleton, and Iteration) |
|
Sample18 | Advanced Object-Oriented Programming |
|
Sample19 | Object Persistence (Indexed File) |
|
Sample20 | Object Persistence (Database) |
|
Sample21 | Multithread Programming |
|
Sample22 | Multithread Programming (Advanced usage) |
|
Sample23 | COM Program to Control Excel (Late Binding) |
|
Sample24 | COM Program to Control Excel (Early Binding) |
|
Sample25 | Creating a COBOL COM Server Program |
|
Sample26 | Using the COM Linkage-COBOL Server Program (COBOL Client) |
|
Sample27 | Using the COM Linkage-COBOL Server Program (ASP Client) |
|
Sample28 | Transaction Management with COM Linkage-MTS |
|
Sample29 | Inter-application Communication Function |
|
Sample30 | Using UNICODE | Sample 30 is not available in the English version of NetCOBOL. |
Sample31 | Windows System Function Call |
|
Sample32 | Starting other programs |
|