comformark pty ltd

Templates for Clarion, developed by Comformark Pty Ltd

we can help with your filing

Copyright
Comformark Pty Ltd 

 

  • Copyright for these templates is retained by Comformark Pty Ltd.
  • The templates are only available from this website.
  • The use of substantial parts of these templates without permission of Comformark Pty Ltd is forbidden.
  • No warranty of any kind is supplied with the templates, they are used entirely at your own risk. Any loss or damage resulting from the use of these templates is your problem.

 

Clarion Templates

Computer services For Marketing

Templates for Clarion

GWBHTMLHelp for Clarion 6 - Now Available - only $79.00!

GWB HTML Help is a Clarion template system to generate a HTML help system for you Clarion application. Using GWBHTMLHelp you can create a complete help system for your Clarion application in MINUTES! The help system generated by GWBHTMLHelp can be further edited with most commercial help generation systems if you wish, however, no additional tools need to be purchased to generate a complete HTML help system.

Save yourself time and money! Use the effort you have already put into your Clarion application to get a flying start with your documentation. Watch a flash tutorial to see how easy it is to create help for your Clarion application.

Furthermore, GWBHTMLHelp can easily integrate help systems generated in FLASH, or using Dr Explain. See how!

View the GWBHTMLHelp documentation now...

As a PDF

As a Flash File (Most Compact)

Online

Download "School" example files

Email to purchase GWBHTMLHelp

GWB Report no records

Want to print a "There were no records to print" report when there are no records to print? Want to eliminate the "No Records" error message if there are no records? This template lets you do that simply.

GWB Report no records

GWB SQL AutoInc

This template is designed to get the identity value of the primary key field of a MS SQL table. The template would typically be used for parent/child procedures where the key field of the parent record is required before a child record can be inserted.

This template has been extensively updated since the last release in early 2005. A new Clarion template compatible version is supplied, along with support for embedded calls to a routine to insert a record and get the identity value of the primary key field.

Please backup existing applications before updating to the new version, and thoroughly test the procedures where this template is used to ensure they are functioning as you intend them to.

Download GWB SQL Autoinc

GWB Report to CSV

This template allows users to specify a CSV file to be created whenever a report is run. Add the global template, then add the local template to any reports where you want to allow the data to be exported

The exported fields are specified at design time, column headings are taken from the field names and can be overridden within the source code.

Download GWB CSV Export

GWB Add Icons to Buttons

This is a global template which allows the developer to specify which icons should be used for the standard buttons found in Clarion applications. The icons are specified by editing the template. The template adds code to each procedure to assign the icons at runtime. The icons can be added to a project automatically, if the developer specifies them in the template.

Download GWB Add Icons

CONVIC 2001 Presentation

This is a presentation given at the ConVic 2001 Clarion Devcon. It explains how to implement advanced custom filtering techniques in ABC browse procedures

Download GWBConvic2001