
The Visual Basic dialog allows you to:
Perform simple text editing on the VBA code.
Open and save text files.
Compile and run VBA code.
All VBA code is color-coded as you type it. The colors are controlled by the INVOICES_VBA.ini file located in the INVOICES Bin directory.
| Warning |
|---|
INVOICES' internal VBA engine is recommended only for simple debugging or status messages. We strongly advise against using the VBA engine for production customizations. For those, use COM plug-ins. |