Click here to contact us.

MoserSoft Home Page

Alchemy Solutions, provider of Fujitsu COBOL, NEO Batch, CICS, Data(SQL Server ISAM)


MoserSoft/Alchemy Solutions Partner Page

Partner Quick Info Page

Partner Sample Code Page

Partner Videos Page

SAMPLES
These are a collection of samples, with the title reflecting what the sample is for. If you find you need a sample or example of something not contained here, please check the AlchemySolutions.COM support page, and if you still cannot find what you need, please let us know. They are in Zip format.


** NetCOBOL for Windows **
Call VB6 ActiveX DLL from COBOL.
VB6 Calling COBOL Example.
Command Line Sample DLL that demonstrates Fujitsu arguments, as well as returns a MF format command line.
Environment Variable programs - one program to set, another to get Environments, 3rd shows how to call each. Each program is documented to show you how to make the calls under Fujitsu in comparison to Microfocus
Code sample for SQL to connect to a MS Access DB
Code sample for SQL to connect to SQLServer DB
Call Windows API Examples/Samples using ALPHAL(WORD) DLOAD, ENTRY File - code standalone, or in-line with other calls.
Create a standalone DLL that calls a Windows API, using ALPHAL(Word). You can call this DLL from your COBOL programs.
C#, VB.NET, NetCOBOL for .NET using COM / Interop calling from NetCOBOL for Windows to call .NET


** NetCOBOL for DotNET **
Simple COBOL Program, under a .NET Solution
Call UnManaged Code using PInvoke(Platform Invocation) from your .NET application.
Cobol Indexed File Example under .NET.
Shows how to create a simple DLL.
.Net COBOL Calling in a mixed language environment to VB.NET - Starter Sample
.Net COBOL Calling in a mixed language environment to VB.NET
.Net COBOL Simple Example including Copybook files
VB.Net calling COBOL in a mixed language environment under .NET
Using .NET Data Types/NameSpaces High level example using Try Catch Except in COBOL as the sample.
SQL Server/Valid DB connect example showing Use of Fujitsu App.Config/Cobol Runtime Setup Utility.
Command Line Sample DLL that demonstrates Fujitsu arguments, as well as returns a MF format command line.
Environment Variable programs - one program to set, another to get Environments, 3rd shows how to call each. Each program is documented to show you how to make the calls under Fujitsu in comparison to Microfocus
Call C#, VB.NET, NetCOBOL for .NET using COM / Interop calling from NetCOBOL for Windows


** NetCOBOL For Windows And DotNet **