|
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. If you use a Clarion 5.x or 6.x, the examples programs are installed inside the 3rdparty\examples\PrintWindow folder. If you use Clarion 7 are installed inside the Users\Public\Documents\SoftVelocity\Clarion7\Accessory\PrintWindow\examples folder.
List of Example Applications
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 legacy chain and Clarion 6.3. PWDataDll6.APP is the main data dll. PWDll6.APP is a dll module. PWExe6.APP is the caller exe.
There is a basic multi-dll example, made in legacy chain and Clarion 7. PWDataDll7.APP is the main data dll. PWDll7.APP is a dll module. PWExe7.APP is the caller exe.
PWA71.APP is the same ABC example as PWA6.APP but for Clarion 7.1 only. PWl71.APP is the same Clarion example as PWl6.APP but for Clarion 7.1 only.
PWA72.APP is the same ABC example as PWA6.APP but for Clarion 7.2 only. PWl72.APP is the same Clarion example as PWl6.APP but for Clarion 7.2 only.
|