Visual
Basic Interface (Full Version)
Setting Up VB
The VB interface is in the runtime/vb subdirectory. Before you can run this progrm,
you must set-up the Amzi! Logic Server.
You can do this by either:
- Put the knowledgewright4/workshop directory on your PATH environment variable
or
- Copy amzi.cfg, amzi.dll, aosutils.lsx, aodbc.lsx to the directory
containing the VB code.
Then you need to:
- Copy the jig
reasoning engine (.xpl) file from the workshop/jigs subdirectory. For the basic
jig, this is basic.xpl, for the support jig, this is support.xpl, etc.
- Copy
the knowledgebase (.kb) file you want to run to the directory containing the VB
code.
This will let you run the sample
as provided. In order to write your own VB programs, you need to add the Amzi!
Logic Server Module, amzi.bas, to your project. This file is in the runtime/vb
subdirectory.
Copyright ©1996-2002 Amzi! inc. All Rights Reserved. Amzi!,
KnowledgeWright and WebLS are registered trademarks and Subscription Plus and
Logic Server are trademarks of Amzi! inc.