To call the API from Access, Word and Excel you add AMZIVB.BAS to a source code module in your application.
The Hello Prolog sample for Access is in APISAMP\HELLO\ACCESS.
The HELLO.MDB,LDB Access database has a single form, MainForm, and a module, HelloAmziProlog. The form has a field whose contents are set to the value returned by the HelloAmziProlog() function (which should be a greeting, but could also be an error message). The definitions for the Logic Server DLL are contained in the declarations section of the module. To run it, open HELLO.MDB in Access and select forms. Open MainForm.
Copyright ©1987-1997 Amzi! inc. All Rights Reserved.