Installation
In order to use the latest release of the ECPTextStream class within your VBA code, you must to download the provides .zip
archive. Once downloaded, import the ECPTextStream.cls
file from the VBA IDE.
⚠️Caution
Do not copy and paste content from the
.cls
file to your project. The class file contains certain information the VBA-IDE needs to parse to ensure theECPTextStream.cls
module works properly.
Download latest version
Congratulations! Now you can proceed to the Getting Started section to know how to start with the VBA ECPTextStream class. See you there!