Clarion QuickBooks Wrapper - Template Usage
To use the Clarion QuickBooks Wrapper, add the global extension template to your application.
Add the template
- Open your application in the Clarion IDE.
- Go to Global Extensions and click Insert.
- Type ProSeriesQBWrapperGlobal in the search box.
- Select the wrapper’s global extension and click Select.
- Click OK to close the Global Extensions window.
Deployment
Include ProSeriesQBWrapperV2.dll with your application at runtime.
The .lib is used only at compile time.