Installation

Top  Previous  Next

PrintWindow is a set of templates that are distributed with an installation program. Run it and accept the defaults. When the installation finishes, if you choose not to register the template from the installer, you must enter Clarion and register the PrintWindow_e.TPL template (for ABC) and PrintWindowLgcy_e.TPL (for Legacy). Look for it in the 3rdparty\template folder inside Clarion's folder.

The examples programs are installed inside the 3rdparty\examples\PrintWindow folder.

 

PWA55.APP is the example for ABC. You can open this example with Clarion 5.5 or Clarion 6.x.

PWL55.APP is the example for the Legacy (clarion) chain. You can open this example with Clarion 5.5 or Clarion 6.x.

 

PWA6.APP is the same ABC example as PWA55.APP but for Clarion 6.x only.

PWL6.APP is the same Clarion example as PWL55.APP but for Clarion 6.x only.

 

There is a basic multi-dll example, made in ABC and Clarion 5.5. You can open it with Clarion 5.5 or Clarion 6.x.

PWDataDll.APP is the main data dll.

PWDll.APP is a dll module.

PWExe.APP is the caller exe.