docs

Home Templates Classes

Using AI with the Clarion QuickBooks Wrapper (QBAI)

See also: Loader (HTML): qbai-primer.html

This page explains how to give AI tools the correct context for generating Clarion code that uses QBAI.

Best Practice

Provide the plain-text primer URL to the AI first:

https://clarionproseries.com/ai/qbai-primer.txt

Then issue your coding request, for example:

Write Clarion code using QBAI to send a CustomerQuery for Name and ListID, then call QBTools.ShowXMLViewer.

Why use a plain-text URL

Troubleshooting

Home Templates Classes