Code Samples

Included in the A-Shell ActiveX SDK, are a number of code samples demonstrating both automation of A-Shell by another application, and implementation of XCALL subroutines. The code samples are written in Visual Basic 6.0.

In order to use the XCALL samples, first ensure the JBXcall DLL is registered. This should be done automatically when the A-Shell ActiveX SDK is installed, and is also done whenever JBXcall sample project is compiled. It may also be registered by entering the following at the command prompt in the directory containing the JBXcall.DLL file:

REGSVR32 JBXcall.dll

Subtopics