Source Code Library
Clarion Magazine is more than just a great place to learn about Clarion development techniques, it's also home to a massive collection of Clarion source code. Clarion subscribers already know this, but now we've made it easier for subscribers and non-subscribers alike to find the code they need.
The Clarion Magazine Source Library is a single point download of all article source code, complete with an article cross-reference.
Subscribe to the source code library now
What isn't changing
Source code will still be available via individual articles. Nothing's going away. This is an added feature, not a replacement for how you get source code now.
Pricing
See the Clarion Magazine store for current pricing.
Subscribers get the source code library at a discount. If you wish to subscribe to Clarion Magazine and buy the source library subscription at the same time, the store will give you the magazine subscriber pricing on the source library.
What do I get?
When you complete your purchase you'll receive a confirmation email telling you to log in to My ClarionMag where you'll find your link to the source library download. The zip file contains a signed, SetupBuilder-powered installer which will set up the source code library on your computer.
Hundreds of source files and examples
At present there are well over 300 zipped source examples included in the library. The download is in excess of 30 megabytes.
Terms of Use
As a subscriber to the Clarion Source Code Library you are entitled to use the source code and examples without restriction in your own applications. You may not, however, distribute the source code or use it to produce third party products without the permission of CoveComm Inc, publisher of Clarion Magazine.
Upgrades
You are entitled to free upgrades as follows:
- for one year from the date of purchase, or
- as long as you have a current Clarion Magazine subscription
Log in to My ClarionMag to download the latest release.
Tree navigation
In addition to the full list of articles the source code library now comes with a categorized tree view of the articles (partial screen shot shown below):
Topical tree view of articles with source code, several categories expanded
The articles listed in the tree view are links to the article summary (below, in the same document). The summary also has links to the source code (which is on your hard disk) and the original article on the ClarionMag web site.
Talk To Us!
Search ClarionMag
From the archives
Compiled Reports From Report Writer
3/29/2004 12:00:00 AM
As far as Henry Plotkin is concerned, the best thing about Clarion Report Writer is the ability to set up the finished page without having to adjust the position of each individual band. The next best thing about Report Writer is that report testing is much faster. It does not require a compile-link cycle. It does not require minimizing Clarion, starting the application and navigating to the report. Wouldn't it be nice to be able to design reports in Report Writer, and then just copy them into a Clarion report procedure? Actually, it can be done, and fairly easily.

