Clarion Connection

The place to find Clarion Resources in one page. Just use the "Edit Find" feature of your browser to search for whatever you're interested in. Each item links to the author's or the vendor's web.

Disclaimer: You really don't think I try all this stuff, do you?

Linking to the Clarion Connection? See the bottom of the page.

To contact SoftVelocity, call 800-354-5444 or 954-785-4555, or mail to: Sales@softvelocity.com or http://www.softvelocity.com

(you asked for it!)

"Sometimes" Lookups (Clarion Magazine) 6 JUL 01
Clarion's ability to validate data with lookups is great, but what happens when you want to only do the lookup sometimes? Steve Parker tells all.

#FINDing Values In Prefixed Structures (Article) (Clarion Magazine) 29 NOV 08

#FINDing Values In Prefixed Structures (Article) (Clarion Magazine) 10 DEC 08

.HLP The Visual Windows Help File Generator (Help Tools) 19 FEB 03
Because your time is precious! With no prior experience you can create a fully functional help file in One Minute! Then all you have to do is type in the text.

.NET 3.5 Namespace Poster (Tips) 6 NOV 07
Download a PDF.

.NET Basics: What Is .NET, And Why Should I Care? (Clarion Magazine) 16 SEP 05
You've heard the pitch before: Microsoft's .NET is the future, and Clarion.NET is the future of Clarion. But really, should you care? And what is .NET anyway? David Harms answers these and other questions.

.NET Basics: What Is .NET, And Why Should I Care? Part 2 (Clarion Magazine) 28 NOV 05

.NET for Clarion Developers (Article) (Clarion Magazine) 20 JAN 07

1 Plan Host Warning! Aviod! (Hosting) 31 JAN 07
Windows 2003 Hosting - 1000Mb Web Hosting - 50 GB Data Transfer - 250 Email Accounts - ASP and ASP.NET - FrontPage 2003 - MS SQL Database

This company will bankrupt your business. They can't run their SQL server and the environment your program has to run in is always changing. What works today will likely not work tomorrow. (The SQL server isn't included in their 100% uptime guarantee.)

10 MS SQL Server Functions That You Hardly Use But Should (Tips) 6 SEP 07
Below are 10 SQL Server functions that are hardly used but should be used a lot more. I (the author) will go in more detail later on but here is a list of the ten functions that I am talking about:

10 Tips for Writing High-Performance Web Applications (Tips) 3 JAN 05
Writing a Web application with ASP.NET is unbelievably easy. So easy, many developers don't take the time to structure their applications for great performance. In this article, I'm going to present 10 tips for writing high-performance Web apps. I'm not limiting my comments to ASP.NET applications because they are just one subset of Web applications. This article won't be the definitive guide for performance-tuning Web applications—an entire book could easily be devoted to that. Instead, think of this as a good place to start.

15seconds (ASP) 23 OCT 02
ASP information and articles.

1st Icon Design (Web Sites) 28 JAN 08
Finally a professional icon solution at an affordable price. We offer beautifully designed icons for software developers, webmasters and designers who are looking for that extra pizzazz for their projects. Our icon collections will make you stand out from the competition. Gorgeous icons designed to maintain a consistent style with today's operating systems. First impressions do count ... make it a good one. Our icons are royalty-free. Include them in all your projects and never pay more than your initial investment.

We offer custom solutions as well. If your icon needs go beyond our collections give us a call, we will be happy to discuss your project and provide you with a free quote.

1st Icon Design -- Free screen savers and icon sets (Graphics) 14 DEC 07

1st Icon Design -- Free Wallpapers (Graphics) 20 APR 09

1st Logo Design (Web Sites) 2 DEC 05
Let Jesus Moreno make your logo and your look. Free graphics to download.

Some of his favorites:

3 free E-Books (Tips) 2 JAN 08

3d ActiveX (OCX) Shareware controls with OpenGL from Nevron LLC 16 FEB 00

3Schools (ASP) 23 OCT 02
Tutorials and references on HTML, SQL, ASP, JScript and whatever else you might want a tutorial or reference on.

45 Free eBooks for Developers and Designers (Web Sites) 14 JAN 11

4guysfromrolla (ASP) 23 OCT 02
Asp, .net and sql articles, reference and forum.

7-Zip (Utilities) 13 JUL 06
7-Zip is a file archiver with high compression ratio.

7-Zip is free software distributed under the GNU LGPL.

75 Clarion Questions And Growing! (Article) (Clarion Magazine) 5 JAN 10

777 Icons from Aha-Soft (Graphics) 23 FEB 09
Various collections of attractive and eye-catching icons for toolbars and menus. All icons are available for viewing and downloading and can be purchased either individually or in complete sets. In addition, custom designed icons can also be ordered. Make your software and websites original and make sure they stand out from thousands of others.

911 Networks 29 NOV 99
A weekly newsletter about solving network problems.

[Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt." (Tips) 9 JAN 06
What to do about it from SV.

A Basic Editor For Text Fields: Conclusion (Clarion Magazine) 1 OCT 03
Clarion's TEXT control is versatile and useful, but has next to no word processing capabilities. But as Tim Phillips shows, it's relatively easy to add capabilities like search/replace, block reformatting, and more. Part 2 of 2.

A Basic Editor For Text Fields: Introduction (Clarion Magazine) 16 SEP 03
Clarion's TEXT control is versatile and useful, but has next to no word processing capabilities. But as Tim Phillips shows, it's relatively easy to add capabilities like search/replace, block reformatting, and more. Part 1 of 2.

A Better DATE Function (Article) (Clarion Magazine) 10 JAN 06

A Better DosFileLookup (Clarion Magazine) 16 MAY 05
When some standard Clarion functionality doesn't meet your need, what do you do? First, you embed some code. Then, when you need that code elsewhere, you start thinking about how to avoid duplicating the embeds. As Dave Harms shows, often the easiest solution is to create a custom, derived ABC class, and tell the templates to use your class instead of the ABC original.

A Brief History of Clarion (Article) (Clarion Magazine) 2 MAR 09

A C6 Tagging Class Template Wrapper (Clarion Magazine) 5 AUG 03
Steve Parker recently published an article on an ABC compliant class for tagging on browses. When someone requested a template-enabled version, Jim Katz volunteered his services, and along the way discovered that creating a C6 ABC class template wrapper is easier than it used to be.

A C6 Tagging Class Template Wrapper (Clarion Magazine) 5 SEP 03
Steve Parker recently published an article on an ABC compliant class for tagging on browses. When someone requested a template-enabled version, Jim Katz volunteered his services, and along the way discovered that creating a C6 ABC class template wrapper is easier than it used to be. In this second of two parts Jim concludes the template code.

A C7 Slider Control (Article) (Clarion Magazine) 1 JUN 09

A Calculator Class And Template (Clarion Magazine) 24 JAN 03
Nardus Swanevelder's search for a free XP-like Clarion calculator was fruitless, but he found some free Clarion 4 source code. Nardus shows he he converted that source into a class and templates.

A Calendar For Date-Limited Browses (Clarion Magazine) 23 SEP 03
One of the most-used features of Clarion is page-loaded browse boxes. But are these really a good idea? Veronica Chapman suggests otherwise, and illustrates this with a calendar you can use to date-limit a file loaded browse box.

A Callback Technique for Capesoft's FileManager2 (Article) (Clarion Magazine) 22 DEC 06

A Clarion# MVC Web App (Screencast) (Article) (Clarion Magazine) 18 MAR 09

A Class For Tagging (Clarion Magazine) 13 FEB 03
Steve Parker is on record as not feeling the need to create classes. Yet here he is, creating a class version of his tagging code. It's the end of the world as we know it.

A Class For Printing Addresses (Clarion Magazine) 3 OCT 02
Printing street addresses on reports can be a pain - missing field data can make a good report ugly in a hurry. One way around this is to use a memo for addresses, but then you still have to format sometimes wildly different address data. Here's a small class that makes short work of address formatting.

A Class For The ASCIIng (Clarion Magazine) 8 NOV 02
ASCII files are commonplace in programming, but their use in Clarion is generally more complicated than in other languages because Clarion can only do ASCII file I/O via an ASCII file driver declared file. Declaring such a file can become quite a nuisance, and breaks Konrad Byers' golden rule of never having to program the same thing twice. Enter the any ASCII file class.

A Class Wrapper for Brice Schagane's Menu Buttons (Clarion Magazine) 26 MAR 04
Nik Johnson gets his copy of Tips & Techniques and quickly discovers a solution to his screen real estate problem: Brice Schagane's menu button. For easier re-use, Nik shows how to convert Brice's code into a class.

A Class Wrapper For Files (Clarion Magazine) 21 DEC 99
Imagine you've been asked to write just one piece of cost estimating code that can be used on several quite different sets of files. Jim Kane shows how it's done.

A Class Wrapper for the SimpleOCR API (Article) (Clarion Magazine) 7 JUL 06

A Closer Look At Required Fields (Clarion Magazine) 28 FEB 02
Following reader response to his first article on required fields, Steve Parker takes a second look at this tricky subject.

A Column by Any Other Name Is Not A Data Element (Clarion Magazine) 2 JUL 01
This Whitemarsh paper describes an approach to achieve enterprise-wide data standardization through the specification, implementation, and maintenance of data elements within the context of a metadata-repository, CASE-like environment.

A Configurable Expression Editor, Part 1 (Clarion Magazine) 17 DEC 04
Since Clarion does not have a good integral tool for defining an expression at runtime, Tim Phillips went ahead and built one, using his Basic Editor as the foundation. Part 1 of 2.

A Configurable Expression Editor, Part 2 (Clarion Magazine) 17 DEC 04
Since Clarion does not have a good integral tool for defining an expression at runtime, Tim Phillips went ahead and built one, using his Basic Editor as the foundation. In this second of two parts Tim shows how the code works.

A Copy/Paste Popup Menu (Clarion Magazine) 17 DEC 04
Clarion entry controls may have support for Ctrl-C and Ctrl-V for copy and paste, but what do you do when a client asks for the Copy/Paste popup menu? If you're Nardus Swanevelder, you start writing some code.

A Customized Deep Assign Function (Article) (Clarion Magazine) 14 DEC 06

A Dozen Techniques to Improve Your Software Online Help (Web Sites) 1 DEC 05
There are several main reasons why putting your software manual on-line is necessary. It makes your web-site attractive for search engine crawlers and therefore brings you targeted traffic from Google, Yahoo!, MSN, and other search engines. A good online manual makes your product serious and credible. Moreover, if a user faces difficulty using your software and asks for technical support, you may easily resolve the issue by referring that user to a certain page of your online help. Simply give the page's URL. With just one click the user will see screenshots and explanations which will help them to settle the case.

A Facelift, A Podcast, And More Articles (Clarion Magazine) 17 DEC 04
It's been a busy week at Clarion Magazine - we've launched the latest redesign of the web site, which was prompted by the addition of the Planet Clarion podcast, a regular audio program for Clarion developers, hosted by Dave Harms and Andrew Guidroz II. You can download the podcast the same way your download any other file, or you can use any one of a number of RSS readers to automatically download the podcast as an enclosure. Anyone can download the entire podcast; subscribers have the option of downloading individual tracks. All of the changes needed to support the podcast mean our publication schedule has been pushed back a little. Also please note that Clarion Magazine's subscription rates will be going up Dec 1, so if you're thinking of subscribing or renewing, now is the time!

A FileDropBox With Conditional Content (Clarion Magazine) 30 NOV 05

A FileManager For Marked Deleted Records (Clarion Magazine) 1 AUG 01
Dennis Evans recently created a template and two classes to manage records marked as deleted (rather than physically deleted), as described in a recent ClarionMag article. This page contains usage notes on the class, and a link to the source.

A Function to Return Clarion Standard Time (Clarion Magazine) 16 JUL 04
Mark Riffey made the request: "I want to do TIME('12','24','06') and get a Clarion [standard] time just like I would do DATE('12','24','2004') and get a Clarion date." Steve Parker, with a little help from his friends, shows how it's done.

A Hunka-Hunka Burnin' CD Data, or Two Steps Forward, One Step Back(up) (Clarion Magazine) 15 APR 04
An integrated backup system can be a great way to provide complete service to your customers. But what happens when your users want to back up to CD? Mark Riffey explains a technique that makes use of the Windows XP burn wizard.

A Multi-Threaded Queue Of Queues (Clarion Magazine) 21 JUN 05
Queues make all kinds of data handling fast and easy. With Clarion 6, queue access gets a little more complicated, since queues by themselves are not thread safe. And what if you use queues of queues? Svetlana Zusman shows how to lock nested queues for thread safety and maximum efficiency.

A Naïve Look At Pre-Emption (Clarion Magazine) 20 MAR 03
Steve Parker knows that with Clarion 6 on the horizon, global data abuse has to be dealt with, beginning with his own applications.

A Naïve Look at The Mutex (Clarion Magazine) 3 APR 03
Steve Parker finishes up his look at Clarion 6 synchronization objects with the mutex. Part 1 of 2

A New Paradigm for Successful Acquisition of Information Systems 12 JUL 00
Abstract: Most information systems projects are over budget, under specified, delivered late, and fail to meet organizational expectations. A key reason for these characterizations is that during the information systems development, requirements both change and are being introduced. This paper presents a strategy whereby full development is started only after a series of realistic code-generator produced prototypes are created through mission-based database design techniques. The quickly accomplished prototypes are demonstrated to key user groups, and are iterated until they truly reflect a quiesced set of valid and accurate requirements. Production class systems created through CASE, metadata repositories and code generators will then be on-budget, correctly specified, timely, and will meet organization expectations.

A paper comparing MSSQL and Interbase (SQL) 2 MAR 04

A Plan For Eliminating Bugs (Clarion Magazine) 6 JUL 99
In his first Clarion Magazine article, Bruce Gilham weighs in with a checklist of bug-avoidance techniques.

A Progress Bar For Multiple Processes (Clarion Magazine) 8 JUL 04
Henry Plotkin does a lot of year-end processing. Process template procedures, one for each file, can do the work. But the user ends up looking at windows popping up all over the place. In this article, Henry shows how to use one progress bar window when running multiple processes.

A Project Development Methodology (Clarion Magazine) 14 OCT 99
Free download: TopSpeed's project development methodology document provides helpful information on managing projects and the client/consultant relationship. Essential reading for independent developers. Many thanks to Rich Mebane for making this document available.

A Simple Approach to SQL Server 2005 Encryption (Tips) 3 AUG 07
SQL Server 2005 has added encryption capabilities to the platform, much to the delight of many DBAs. However setting up encryption can be confusing and difficult for most DBAs. New author Mike Good brings us a perspective from someone who is brand new to this set of features and has spent time working through the functions and documenting them for the rest of us.

A Simple Clarion# PDA Application (Article) (Clarion Magazine) 28 DEC 07

A Simple Solution for Accordion Menus (Article) (Clarion Magazine) 31 OCT 07

A Simple Versions And Annotations Template (Clarion Magazine) 5 DEC 03
Recently Ronald van Raaphorst realized he needed some kind of annotation system for his Clarion app. The result was this template that lets a developer record changes in any procedure, and print an overview of all annotations per procedure or application.

A Single Browse For Multiple Lookups (Clarion Magazine) 5 JUL 02
There have been a few threads in the newsgroups lately regarding techniques for handling a multitude of lookup tables in an application. Randy Rogers recently faced this situation, and came up with an efficient solution.

A StringClass For Clarion (Article) (Clarion Magazine) 17 NOV 07

A Tale Of Three Brokers (Clarion Magazine) 18 JUL 00
Steve Parker untangles the web of confusion around Clarion's three application brokers.

A Template Debugger (Article) (Clarion Magazine) 7 SEP 06

A Template For Coloring Reports (Article) (Clarion Magazine) 21 MAY 08

A Template For Coloring Reports (Article) (Clarion Magazine) 2 JUN 08

A Template For Copying Fields Between Files (Clarion Magazine) 10 JAN 02
If you're like most Clarion developers, you frequently have to copy fields between files. Clarion's deep assignment is perfect for this, right? Wrong, says Andrew Guidroz.

A Template For Exporting Classes (Clarion Magazine) 20 SEP 02
Lee White has previously written about creating a template wrapper for classes. That template worked fine, but only in single EXE applications. What about multi-DLL apps? This time around Lee shows how to create a wrapper that handles the tricky business of exporting, and handling exported, classes.

A Template for Preserving Procedure Variables (Clarion Magazine) 31 JAN 01
Clarion 5 introduced nice new feature in the standard ABC templates, and that was the ability to easily preserve the contents of global variables in the application’s INI file. Tom Hebenstreit shows how to apply this idea to procedure data.

A Template For Saving Procedure Variables (Article) (Clarion Magazine) 21 MAY 08

A Template For Saving Procedure Variables (Article) (Clarion Magazine) 2 JUN 08

A template to set processor affinity for an application (Templates & Libraries) 23 APR 08
I have no other info.

A Tool For Understanding Template Symbols (Clarion Magazine) 19 SEP 02
To be an effective template programmer, you need to know what values various template symbols contain at code generation time. Steffen Rasmussen presents a code template that you insert at any embed point, and which prints out all (or selected) currently available template symbol values.

A Tree In A Page Loaded Browse (Clarion Magazine) 9 JUN 03
Clarion has a template for building a tree list control (RelTree). One of the disadvantages of this control is that the maximum tree level is fixed by the number of files you use in it. In this article, Ronald van Raaphorst outlines a simple idea for a non-level-limited, page loaded tree, using a standard browse control.

A Tree in a Page Loaded Browse: the Sequel, Part 1 (Clarion Magazine) 28 OCT 05

A Tree in a Page Loaded Browse: the Sequel, Part 2 (Clarion Magazine) 5 NOV 05

A Tree in a Page Loaded Browse: The Sequel, Part 3 (Clarion Magazine) 14 NOV 05

A Tree In A Page Loaded Browse: Update And Delete Logic (Clarion Magazine) 14 JUL 03
In this installment, Ronald van Raaphorst continues his discussion of a simple alternative to the RelTree template with a discussion of the ins and outs of updating and deleting records.

A+ Functions (Templates & Libraries) 22 OCT 07
This template is some collectives that I'd pick up from several forums.

A+ Path Manager (Templates & Libraries) 22 OCT 07
This template was made to add flexibility to change the file's name of a given table a run time!.

A+ Picture Editor (Templates & Libraries) 25 SEP 08
This control template was made as a visual utility to let the end user format it owns control pictures.

A+ PopUp Calendar (Templates & Libraries) 22 OCT 07
This control template was made to mimic Microsot Commun control version 4.70

A+ Web Cam (Templates & Libraries) 22 OCT 07
This template was made to add imagen capture capabilities to any clarion application, from a regular webcam; also allows to save imaginery either in bmp as jpg file formats.

A+Finger (Templates & Libraries) 27 MAY 08
A+Finger is a simple, small and powerfull wrapper library for the GrFinger Finger Print Library intended to let an aplication made with Clarion use the GrFinger.dll library.

A+Finger Dll Library Description (Templates & Libraries) 22 OCT 07
A+Finger is a simple, small and powerfull wrapper library for the GrFinger Finger Print Library inteded to let an aplication made with Clarion use the GrFinger.dll library.

A1 Fee Sound Effects (Sounds) 28 JAN 08
We record and created many unique Stereo Sound Effect CDs for personal and commercial use. Most of the CDs are priced under $10.00... each CD makes a Great Gift. We offer over 45 CDs of Stereo Sound Effects that are for sale. We've recorded many stereo sounds over a 6 year period up to 2007.

ABC Amber Clarion Converter (Utilities) 28 NOV 05
ABC Amber Clarion Converter is an advanced tool which helps you convert your DAT (Clarion) files to any format you wish (XLS, CSV, MDB, DBF, XML, PDF, HTML, CHM, RTF, HLP, DOC, and many more) easily and quickly. The software supports a batch conversion, a run from command line, more than 50 languages. Batch conversion ability allows you to convert a unlimited number of DAT files at a time.

As all "ABC Amber" products, it's really easy as ABC and powerful as Amber.

ABC Design Series: The ViewManager Part 1 (Clarion Magazine) 23 NOV 99
The ViewManager is the base class for all ABC browses. In this first of two articles David Bayliss explains ViewManager fundamentals and initialization code.

ABC Design Series: View Manager Part 2 (Clarion Magazine) 7 DEC 99
In ViewManager Part 2 David Bayliss looks at the code that actually does the work.

ABC DLL ToolKit 9 OCT 01

If you answered yes to any of the above questions then you’ve come to the right place!

ABC Embeds Are Easy (Clarion Magazine) 21 DEC 99
Tom Giles sifts through the huge number of ABC embed points and comes up wiith the ones you're most likely to need.

ABC Free Templates (v 2.43) New link (Templates & Libraries) 28 DEC 09
Updated 18 Dec 2009

ABC or Legacy: Which Templates Should You Use? (Clarion Magazine) 8 FEB 99
Which templates should you use? ABC offers power and complexity; legacy offers comfort and predictability. Do you need to switch to ABC?

Able Software (Templates & Libraries) 29 JAN 04
Source code for sale.

Able Software - Using the CARDS32.dll (Tips) 13 JUN 06
Create card games in Clarion using the standard Windows cards32.dll. The demonstration shows dealing cards, using the animation and includes two games (Crazy-8 and Klondike)

Demonstration of using Cards32.dll in Clarion

ABXTrackBar (Templates & Libraries) 12 NOV 02
It is a complete class wrapper around the APIs and a set of templates, making easy for any Clarion user to implement the TrackBar control.

Accessing Private Class Data (Article) (Clarion Magazine) 29 JAN 07

Accessing TPS Files Via ASP (Clarion Magazine) 8 MAY 02
In this article Brian Staff provides an introduction to Active Server Pages, or ASP, for Clarion developers. With ASP you can use the TopSpeed ODBC driver to display a TPS file (or any ODBC compliant data) in a browser.

Accessing Version Resource Information (Clarion Magazine) 13 JAN 04
It's often useful to know the version of a particular EXE or DLL your customer is using, and Windows EXEs and DLLs do have a standard format for version information. There are tools readily available to put this information in your Clarion apps, and now Brian McGinnis demonstrates how to extract that information at runtime.

Ace Icon's Free Page (Web Sites) 23 OCT 03
Free icons, buttons, backgrounds and wallpaper from Susan Pichotta.

Ace Icons (Graphics) 23 SEP 03
Matching sets of icons, glyphs, backgrounds & buttons for software and web developers.

ACT! Software Development Kit 11 MAY 00
It's really no surprise that ACT! 2000 is the contact management software preferred by small businesses and over 3 million sales professionals worldwide. At least not when you take a closer look at what ACT! 2000 does for you.

Detailed contact and account information. Sales tips from Dale Carnegie training. A complete history of your contact-related communications. Full calendar management of your schedule.

The bottom line? ACT! 2000 puts more profitable relationships — and results — within your grasp.

Actipro SyntaxEditor .NET Control (Controls) 16 JAN 06
SyntaxEditor is a powerful editing control, similar to a multi-line TextBox, which syntax highlights text and provides an amazing number of state-of-the-art features for code editing. SyntaxEditor is modeled after the code editor in VS.NET and provides nearly all of its functionality.

SyntaxEditor comes packaged with a number of sample language definitions for common languages like Batch files, C#, CSS, HTML, INI files, Java, JScript, Perl, PHP, Python, SQL, VB.NET, VBScript, and XML. Custom language definitions can be developed in an easy to learn XML format and distributed with your applications. To provide maximum functionality in the editor control, SyntaxEditor uses two parsing phases, a lexical parsing phase that tokenizes text, and an optional semantic parsing phase that you can implement to generate extended semantic parse data to be used for code outlining, IntelliPrompt, etc.

Active Plugin (Templates & Libraries) 14 JAN 10
Active Plugin is unique additional 3rd party product that allows Clarion programmers to make their applications more flexible and scalable. This product allow to use widespread technique of so-called "plug-ins".

ActivePatch (Templates & Libraries) 29 SEP 05
ActivePatch is a software development kit that enables developers to create their own updates in the form of a patch, and integrate the patch application process directly into their own software. Unlike other products, ActivePatch does not simply create incremental updates and re-package the files. It analyzes each file at the byte level, and determines the best method for updating the target file on the user's system.

ActivePatch is designed to work on both text and binary files of any type, including executables, libraries, data files and documents. It can be used to create a patch of a single file, or can be used to create an update for a complete product, modifying existing files, removing files that are no longer needed and creating the new files that have been added.

ADDA v1.0.4 (Utilities) 22 SEP 04
ADDA is a multipurpose toolkit for designing, creating and maintaining the database layer throughout the entire application lifecycle. It is especially useful to those developers who use Clarion in conjunction with .NET tools.

Highlights:

Adding A Class To Your ABC Program (Clarion Magazine) 23 MAR 00
Not sure how to add a custom class to your ABC app? Tom Ruby explains all, and throws in a serial/parallel port communication class for good measure.

Adding Aero Glass Effects to Clarion Apps (Article) (Clarion Magazine) 1 JUN 07

Adding Arrays To Generic Queues With HOWMANY (Article) (Clarion Magazine) 17 NOV 06

Adding Page Of Pages To A Clarion Report (Clarion Magazine) 16 AUG 02
For many years now it has been difficult to add a Page of Pages variable to a Clarion report. It has also been difficult to print more than one copy of a report without clicking on the print/report button twice, or using the printer properties to specify multiple copies. Inspired by Bruce Johnson's ABC book, and some conversations at ETC III, Nardus Swanevelder finds a solution to both problems.

Adding Tools To The C7/Clarion# IDE (Article) (Clarion Magazine) 26 AUG 08

Addressing Arrays On A Window (Clarion Magazine) 23 JAN 04
Steve Parker loathes, hates, and despise arrays. But sometimes, like it or not, he has to use them. Here's what he learned about using arrays on windows, and what you need to know

Adi0Cornerz (Templates & Libraries) 29 NOV 07
This template simply wraps a box around specific controltypes in order to smoothen the look. It differs between regular controls and read-only/disabled controls. The result is that the user instantly see which controls he might fill in. The template has been available for free for some time, but we have decided to commerialize it to secure future maintance.

AdiApi function library (Templates & Libraries) 29 NOV 07
A collection of more or less cool functions that can save a whole lot of work. Many of these functions are available to ClarionMag subscribers.

AdiIniEditor (Templates & Libraries) 29 NOV 07
Class and template for editing INI files

AdiQueueHandler (Templates & Libraries) 29 NOV 07
Freeware for handling queus in listbox

AdiTranslation (Templates & Libraries) 29 NOV 07
Freeware Translation class extender

ADO Query Tool (Utilities) 25 APR 05
Query Tool is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results into a grid or free-form test, return provider properties, execute multiple SQL scripts or stored procedures simultaneously and more.

Advanced Skeletons: Managing Hyperlinks (Clarion Magazine) 7 MAR 00
The older Internet Connect templates have an option called Autospot Hyperlinks. But how do you create hyperlinks in Web Edition?

Advertising Feature: A Journey Towards An Employee Portal Using Clarion.Net (Article) (Clarion Magazine) 11 MAR 10

Advertising Feature: Why Not Outsource Clarion Services? (Article) (Clarion Magazine) 10 SEP 08

AES Encryption And Test Vectors (Article) (Clarion Magazine) 1 OCT 09

Aesthetically Pleasing Recursive Updates (Article) (Clarion Magazine) 8 MAY 06

AFE Tested with C7.2 (Templates & Libraries) 4 JUN 10
The Automated Fax Engine provides easy, feature rich support of fax send capabilities from your Clarion reports. Find out what all the excitement is about and just how easy you can provide your users with automated faxing abilities.

Agent Ransack (Utilities) 26 OCT 07
Freeware 'lite' version of the professional file searching software FileLocator Pro.

Agent Ransack is a free tool for finding files and information on your hard drive fast and efficiently. When searching the contents of files Agent Ransack displays the text found so you can quickly browse the results without having to separately open each file!

Agent Ransack provides compelling advantages over similar search tools:

Agent Ransack is provided FREE of charge for the benefit of the Windows community. If you find it useful please register it, free of charge.

Agile, Test-Drive Development In Clarion#, Part 1 (Article) (Clarion Magazine) 2 JUN 08

Agile, Test-Drive Development In Clarion#, Part 2 (Article) (Clarion Magazine) 2 JUN 08

Aha-soft (Utilities) 23 FEB 09
Here you can read about our software, download and register copies for immediate use, download image collections and ask questions about the use and performance of our products.

AISIP The Association of Independent Software Industry Professionals (Web Sites) 17 JUN 05
AISIP is an association for people who work in the independent software industry. We are professionals who strive to provide top-quality products and services to our customers while aiming for excellence within our industry. Our focus in AISIP is to assist each other in the issues that face us, from marketing to software protection to website design to customer support.

Our common ground is an interest in marketing and improving our products and services. Most members market and sell their products via websites, but some members employ newsletters, blogs, and even snail-mail to good effect.

Alert(MouseLeft) (Clarion Magazine) 28 MAY 10
One of the major features implemented on our new ClarionMag site is the Clarion Roadmap. Here's a sneak preview.

Alert(MouseLeft) (Article) (Clarion Magazine) 21 APR 10

Alias - Who Was That Masked File? (Clarion Magazine) 24 AUG 99
"File alias" is one of those concepts that is at once extremely difficult and extremely simple. Steve Parker explains what file aliases are, and how and when they should be used.

All About ClarionMag's New FAQ Site (Article) (Clarion Magazine) 27 OCT 09

All Our DevCon 2004 Coverage In One Place (Clarion Magazine) 21 OCT 04
Looking for links to all our DevCon 2004 articles? Check out this page in the topical index.

AllAPI 2 AUG 01
Use API functions in Visual Basic. For beginner, intermediate and advanced programmers.

Welcome to AllAPI.net, your #1 source of information about using API functions in Visual Basic.

This site is made and maintained by Kris & Pieter Philippaerts. You can send your comments about this website via this page, or you can email us at KPDTeam@allapi.net.

Alpha Media, Inc. Pink Notes Plus v4 (Utilities) 31 JUL 06
Secure Business Instant Messaging Software

Whether you want to send Instant Messages down the hall, or across the world, Pink Notes Plus is the Easiest, Fastest, and most Efficient Business Instant Messaging software available, to deal with real-world business requirements.

Throw away those pink message pads...here's Pink Notes Plus!

AMAS 1 FEB 02
Address Matching Approval System for the Australia Post system. Prints the Australia style barcodes.

AmazingGUI v1.2.3.0 (Templates & Libraries) 7 JUN 10
Does the XP look seem a little antiquated? Amazing interfaces are just a few clicks away. Now supports Jelly buttons.

AMYUNI Consultants 25 AUG 01

Amyuni PDF Print Driver 10 MAY 01

An AppGen-Created Clarion# MVC Web App (Screencast) (Article) (Clarion Magazine) 21 MAR 09

An Economical Record Status Control (Article) (Clarion Magazine) 30 AUG 06

An FTP Client built with Handy Tools (Utilities) 27 FEB 03
Here's a working FTP client built with The Clarion Handy Tools.

http://www.cwhandy.com/pcdemos/hndftpdemo.exe

Cheers...

--
Gus M. Creces
The Clarion Handy Tools Page

An FTP Client written in Clarion 30 AUG 99
After playing with the wininet.dll a simple FTP client written in Clarion was born. Actually it's two clients one is working in synchronous and another one in asynchronous mode. Probably the next step would be wrapping them up in a template and becoming rich . Files are at ftp://ftp.icetips.com/incoming/FTPClient.zip Any comments would be greatly appreciated.

An Introduction to CVS and WinCVS (Clarion Magazine) 14 FEB 05
Version control software has long been popular with software developers, and particularly development teams, because it offers a centralized repository for source code, and tracks and manages changes to that source code. But even if you're a software developer working on your own, version control software can be immensely useful, and not just for software, but for any file that changes over time. In this two part series, Nardus Swanevelder shows how to install and configure CVS and WinCVS, two popular and freely available open source products.

An Introduction to CVS and WinCVS Part 2 (Clarion Magazine) 21 FEB 05
Version control software has long been popular with software developers, and particularly development teams, because it offers a centralized repository for source code, and tracks and manages changes to that source code. But even if you're a software developer working on your own, version control software can be immensely useful, and not just for software, but for any file that changes over time. In this two part series, Nardus Swanevelder shows how to install and configure CVS and WinCVS, two popular and freely available open source products. Part 2 of 2.

An Introduction to Hand-Coding Reports (Clarion Magazine) 17 DEC 04
Dermot Herron continues his series for the beginning Clarion programmer with a look at how to easily manage complex reports by using the report template and a little hand code.

An Introduction To Writing Templates: Part 1 (Clarion Magazine) 10 OCT 00
Writing templates is easier than you think; John Morter explains his borrow-and-adapt approach to becoming productive quickly. Part 1 of 2.

An Introduction To Writing Templates: Part 2 (Clarion Magazine) 17 OCT 00
Writing templates is easier than you think; John Morter explains his borrow-and-adapt approach to becoming productive quickly. Part 2 of 2.

An Overview of the Dynamic Driver (Clarion Magazine) 21 FEB 05
Bruce Johnson continues his series on the new drivers from SoftVelocity with a look at the Dynamic Driver, which lets you create file structures at runtime. As Bruce shows, the real magic happens when you combine the Dynamic Driver with the In-Memory Driver.

An Overview of the In-Memory Driver (Clarion Magazine) 11 FEB 05
Bruce Johnson continues his series on the new drivers from SoftVelocity with a look at the In-Memory driver, which works like any other file driver except that all data is stored only in memory, not on disk.

An Overview of the IP Driver, Part 1 (Clarion Magazine) 31 JAN 05
The IP driver was announced by SoftVelocity quite some time ago, and quickly generated a lot of interest in the Clarion community , because it provided a way of connection a Clarion application to any database, using just an IP, or Internet Protocol, connection. But many questions still remained. Bruce Johnson provides some insight into the design and best use of the IP driver.

An Overview of the IP Driver, Part 2 (Clarion Magazine) 31 JAN 05
In this second part of two parts, Bruce Johnson looks at the architecture of the IP driver, as well as security and cost.

An SQL Tutorial (Tips) 4 APR 08
SQL (Structured Query Language) is a computer language aimed to store, manipulate, and retrieve data stored in relational databases. The first incarnation of SQL appeared in 1974, when a group in IBM developed the first prototype of a relational database. The first commercial relational database was released by Relational Software (later becoming Oracle).

Analogy by Jesson Yip (Utilities) 27 OCT 09
A screen saver that's just too cool not to link. To to the web page to see what it does. The page itself is mighty cool.

AnalyZe.IT 4 FEB 02
Make a Management Information System from your application data. AnalyZe.IT will extend the lifetime of your application, Produce 2/3D Graphics from your database, or tabular reports. All your customers report demand "only 2 clicks away". You also have the possibillity to distribute your reports using Preview.IT (same as Show.IT, but not the designer) Supports.: RunTime Variables, PDF, XML,HTML,RTF,LL etc. schedule your reports, Mail-Your reports, FTP Your reports (v1.4) Same source different layouts, same layout multiple destinations.

Support newsgroup at news://www.langaard.no

Andrew's Kitchen (Clarion Magazine) 20 OCT 99
Andrew Guidroz II explains what TV dinners have to do with Clarion embeds.

Andrew's Kitchen - Sliding Into Cookery (Clarion Magazine) 26 APR 99
The cooking Cajun gets his name in lights (again!) with this feature article. Is it food? Is it code? It's a little of both.

Andy Stapleton's (Cowboy) presentation about SQL and TPS 5 OCT 99
If it doesn't work, try a small D in Devcon99.

ANN: Clarion Magazine's New E-Books and a Special Subscriber Offer (Clarion Magazine) 8 AUG 08
E-books are another great way to get the information you want from Clarion Magazine. Your time is valuable; with our PDF e-books, you spend less time hunting down the information you need. We're collecting the best Clarion Magazine articles by top developers into themed PDFs, with the first releases in March. These e-books will be available for purchase by anyone, but we have a special deal for subscribers. Not only will subscribers get discounted prices and free updates on e-books, but everyone taking out or renewing a subscription between February 23 and March 5, 2005 will receive an e-coupon good for two free e-books!

Annoyances.org 3 JAN 02
Annoyances.org is the most complete collection of information assembled for and by actual users of Microsoft Windows.

Stomp out annoyances with the topics on this site. Check out the various Annoyances books for more advanced, in-depth solutions. Use the discussion forums (links to your left) to talk annoyances and solutions with other annoyed users.

Another Single Browse For Multiple Lookups (Article) (Clarion Magazine) 10 JUL 06

AntiPiracy 2004 Internet Edition (Utilities) 9 SEP 04
AntiPiracy 2004 Internet Edition Allows You To Add Advanced Piracy Protection To Your Software Applications.

Special Two-Way Communication Allows Online Registration Over The Internet. Detects When Two Or More Copies Of The Same Application With The Same Serial Number Are In Use And Gives You The Option To Disable The Illegal Copies!

AntiPiracy 2004 Keeps A Violations History And Allows For Easy Integration With Existing Applications Or Components.

Anyone Home on the Network? (Article) (Clarion Magazine) 21 JAN 06

Apache As A Reverse Proxy For Clarion Web Servers (Article) (Clarion Magazine) 23 FEB 07

apgusb.zip 26 JUL 99
In the Icetips incoming directory:

Template to pop the APG USB Cash drawer from a Clarion program (Legacy template)

API Documentation 16 AUG 99

App Scanner (Utilities) 10 NOV 06
AppScanner is a 'lite' debugger. It can hook into a running process and show information about:

App Shutdown Options in Clarion 6.2 (Article) (Clarion Magazine) 1 FEB 06

App To Service 14 NOV 00
Run regular applications as Windows services (for NT/2000 only)

App-Ref New Version 25 Sept 2000 25 SEP 00
App-Ref will analyse and cross reference your Clarion Windows Application

AppForge (Utilities) 10 DEC 02
AppForge™ software is fueling the handheld revolution.

AppForge™ software lets you create applications for PDAs and other Palm OS® devices using Microsoft® Visual Basic 6.0®. It's incredibly powerful and easy to use.

AppForge supports products made by Palm®, Handspring®, Sony®, Symbol®, Kyocera®, TRG®, and others.

Think it. Build it. It's that easy!

AppGen Beta Status Report (Article) (Clarion Magazine) 3 NOV 08

AppGen Beta Status Report (Article) (Clarion Magazine) 10 DEC 08

AppGen In September? (Article) (Clarion Magazine) 14 AUG 08

AppGen Released! (Article) (Clarion Magazine) 22 OCT 08

AppInit 25 JAN 02
AppInit performs a lot of housekeeping so you don't have to. Many of the tasks are small, like adding your application icon to every window instead of the default Clarion Icon. But some are major, such as stamping your exe or dll with version information while automatically incrementing a build number.

The Splash screen and About box are generated by the template. You can use whatever image you find desireable for the Splash screen and About box. I have made several matched image sets available in the Gallery area of this website. Of course, you can always design your own images.

Application Assistant 2.10 (Utilities) 13 MAR 06

Application Manager 1.5 31 DEC 00

Application Prototyper (Utilities) 19 MAY 04
A prototype is an early experimental model of a system, system component, or system function that contains enough capabilities for it to be used to establish or refine requirements or to validate critical design concepts.

Application Prototyper currently allows Software Developers to prototype the Software Product screens according to the customer requirements. Integration with the Business Rules Application as well as Business Process Prototyping is for seen in the near future.

AppShell® (Templates & Libraries) 9 APR 05
KwikSYSTEMS® ASSOCIATES & Comsoft7 (as Associates) are please to announce that we have exclusively licensed the products know as Duke Shells. We will be the exclusive sales outlet for the latest AppShell® products from now on. We will also be supporting, further enhancing and adding to the existing AppShell® products.

AppSite Hosting (Hosting) 3 OCT 06
Dedicated Hosting.

AppToService 30 JUN 00
AppToService is a Windows NT/2000 Unicode console application that lets you run regular applications as Windows services.

This allows you to have some of the benefits of a Windows service, such as the ability to run an application even when no user is logged on the computer, the ability to run an application under a specified user account, the ability to allow an application to survive logoff/logon sequences, hence saving the overhead of restarting it for each new user, and so on.

Aramdillo Software Protection (Utilities) 20 SEP 02
Reduce or eliminate software piracy with this powerful and easy-to-use license management and software protection system!

Archive of old clarion newsgroups. (Web Sites) 31 OCT 03
The previous news data has been restored. This data is being made available to all in a read-only format.

The archive server is available via NNTP or HTTP.

To read the news archive via NNTP, point your news reader to: news-archive.softvelocity.com.

To read the news archive via HTTP (with full text search), use the link: http://news-archive.softvelocity.com/cgi-bin/dnewsweb

Archiving Newsgroups With Hamster (Article) (Clarion Magazine) 26 JUN 09

ARD Report Writer works with C7 (Templates & Libraries) 12 NOV 08
The ARD Report Writer was designed to make designing reports in Clarion for Windows easier for the end-user as well as the developer. The developer can design the reports, but if he so chooses, he can also allow his end-users to change the reports or add new designs. This way, the developer can provide standard reports with his program, and the user can add or change the report designes if they have need for it. The developer determines which data fields are available for individual reports, so the end-user doesn't have access to add other fields to the report, than it was orignially designed for.

Allerup Report Designer - Components

Ardamax Software (Utilities) 9 AUG 07

Are Accounting Objects Possible? (Clarion Magazine) 22 FEB 00
Is it possible to write a set of objects to manage most accounting software needs? David Podger sets some requirements and launches an open source project.

Are you getting the most out of ClarionMag? (screencast) (Clarion Magazine) 7 SEP 10
Clarion 5 introduced the ability to sort queues with a function call. In this third installment Simon Kemp takes a closer look at the final version of the sorting function.

ArGo Software Design (Utilities) 17 OCT 03

Argosoft 28 AUG 00
Go to www.argosoft.com. There is a free simple SMTP server there. The instructions and the help are very very very simple. The only thing they need to do to use it is install the program (2 or 3 clicks) and figure out what their DNS server is (the help shows them how to do this, with pictures!)

If you configure your smtp client to send mail to 127.0.0.1 AND you have the argosoft mailer setup and running, youre home free when your app needs a smtp server, AOL or not.

Armadillo Copy Protection (Utilities) 8 SEP 03
I am a big fan of Armadillo... very easy to set up, very easy to add just about any type of licensing you want, including enforcing seat licensing without the need to have a common shared file of any kind - all TCP/IP.

Just my .02

Tim Morrison

Arnor & Sue 4 March 2000 7 MAR 00
Wedding Pictures

Arnor's new process templates 20 JUL 98

Article on Memory Leaks in NT (Tips) 27 AUG 02
Memory leaks have plagued Windows NT since its first release.

Articles in the Icetips Knowledge Base (in HTML) 15 JAN 99

Artisoft - Telephony libraries 9 APR 99

Artisteer v2.1.0 by Motley Soft (Utilities) 22 JUL 09
The Automated Web Designer

Artisteer is the first and only Web design automation product that instantly creates fantastic looking, unique website templates and blog themes.

With Artisteer YOU immediately become a Web design expert, editing and slicing graphics, coding XHTML and CSS, and creating Web design templates and Wordpress themes - all in minutes, without Photoshop or Dreamweaver, and no technical skills.

ASCIIing For More (Clarion Magazine) 12 MAY 03
Konrad Byers is back with a new and improved ASCII file handing class that is interchangeable with the ABC FileManager, and handles multiple file layouts on the fly.

Asp Faqs (ASP) 24 OCT 02
Once a developer becomes familiar with ASP, then www.aspfaq.com is a great resource too.

ASP Wizard 15 JAN 01
The ASPWizard idea was started after personal experience and frustration of learning ASP. ASPWizard is a concept that can be used in conjunction with already established software packages.

ASPACK (Utilities) 11 JUN 02
ASPack is an advanced Win32 executable file compressor, capable of reducing the file size of 32-bit Windows programs by as much as 70%. (ASPack's compression ratio improves upon the industry-standard zip file format by as much as 10-20%.) ASPack makes Windows 95/98/NT programs and libraries smaller, and decrease load times across networks, and download times from the internet; it also protects programs against reverse engineering by non-professional hackers. Programs compressed with ASPack are self-contained and run exactly as before, with no runtime performance penalties.

ASPROTECT 9 FEB 01
ASProtect is the system of software protection of applications, designed for quick implementation of application protection functions, especially targeted for shareware authors. ASProtect is designed for such specific tasks as working with registration keys and creation of evaluation and trial application versions.

(alas, cracked by the same guys who cracked Linder's Setup Builder)

AspUpload 4 MAY 00
AspUpload is an Active Server component which enables an ASP application to accept, save and manipulate files uploaded with a browser. The files are uploaded via an HTML POST form with one or more INPUT TYPE=FILE tags. The FORM tag must contain the attribute ENCTYPE="multipart/form-data".

Also XUpload.

Aurelia Systems (Utilities) 22 MAR 02
Windows printer driver generates HTML and Style Sheets.

Aureleon quickly and easily converts Windows documents to HTML. Installed as a Windows printer driver, Aureleon makes it possible for non-technical users to publish and e-mail existing Windows documents as easily as printing them.

Aussie DevCon 2008: Geoff's Thoughts (Article) (Clarion Magazine) 1 JUL 08

Aussie DevCon 2008: Geoff's Thoughts (Article) (Clarion Magazine) 30 JUL 08

Aussie DevCon Day 1 Notes (Article) (Clarion Magazine) 13 OCT 09

Aussie DevCon Day 1 Training (Bruce Cowan) (Article) (Clarion Magazine) 28 MAY 08

Aussie DevCon Day 1 Training (Bruce Cowan) (Article) (Clarion Magazine) 2 JUN 08

Aussie DevCon Day 1 Training (Geoff Robinson) (Article) (Clarion Magazine) 28 MAY 08

Aussie DevCon Day 1 Training (Geoff Robinson) (Article) (Clarion Magazine) 2 JUN 08

Aussie DevCon Day 1, Part 1 (Article) (Clarion Magazine) 11 MAY 06

Aussie DevCon Day 1, Part 2 (Article) (Clarion Magazine) 13 MAY 06

Aussie DevCon Day 2 Notes (Article) (Clarion Magazine) 13 OCT 09

Aussie DevCon Day 2 Training (Article) (Clarion Magazine) 30 MAY 08

Aussie DevCon Day 2 Training (Article) (Clarion Magazine) 2 JUN 08

Aussie DevCon Day 3 Notes (Article) (Clarion Magazine) 15 OCT 09

Aussie DevCon Day 3 Training (Article) (Clarion Magazine) 5 JUN 08

Aussie DevCon Day 4 Notes (Article) (Clarion Magazine) 16 OCT 09
ClarionLive!]]>

Aussie DevCon Day 4 Training (Article) (Clarion Magazine) 25 JUN 08

Aussie DevCon Day 4 Training (Article) (Clarion Magazine) 30 JUL 08

Aussie DevCon Training, Part 1 (Article) (Clarion Magazine) 13 NOV 09

Aussie DevCon Training, Part 2 (Article) (Clarion Magazine) 13 NOV 09

Aussie DevCon: Bob Z Shows Clarion.NET (Article) (Clarion Magazine) 29 MAY 07

Aussie DevCon: Bob Zaunere's Opening Session (Article) (Clarion Magazine) 25 MAY 07

Aussie DevCon: Charles Edmonds’ Pro-Series (Article) (Clarion Magazine) 7 JUN 06

Aussie DevCon: Mambo, Critical Sections/Threading, and Ingres (Article) (Clarion Magazine) 18 MAY 06

Aussie DevCon: NetTalk 4, Debugging, XML and SetupBuilder5 (Article) (Clarion Magazine) 18 MAY 06

Aussie DevCon: Windows Services, CapeSoft Tools (Article) (Clarion Magazine) 30 MAY 06

Austrailian Clarion User's Group 5 AUG 99
A huge Clarion related site from Down Under.

Australia Post (Web Sites) 9 SEP 05
The Postcode Datafile is a copy of the Postcode Database that contains the following fields:

Australian DevCon 2006 (Events) 6 JAN 06
Australian DevCon 2006 will now to be a reality. With three high profile international speakers, the conference will be an instant sucess, with sessions on new Soft Velocity products and developments, lessons on efficient programming, some web based technologies, plus some fun and much, much, more.

Auto-Complete Files And URLs With SHAutoComplete (Clarion Magazine) 26 FEB 04
Ever wonder how you can add an auto-complete feature like that used in Internet Explorer to your applications? Carl Barnes shows how to use IE's code, via the SHAutoComplete API function.

AutoComplete In An On-Demand Drop Down Combo (Clarion Magazine) 7 JUN 04
Why would you want to learn how to code AutoComplete into a Drop Down combo when a Drop Down Combo already does that? The big answer is speed. If you have a number of Drop Down Combos (DDCs) on a page, each referencing a file that has a growing number of records, then even just opening the window will become very slow. Stuart Andrews demonstrates his approach to coding on-demand drop down combos.

Automagical Browse Refreshing (Clarion Magazine) 21 FEB 11
The C7 Task List is yet another way to navigate around your source code. But there are a couple of things to watch out for.

Automated FAX Engine 25 JAN 02
AFE is an addon product for CW reports that fax enables your applications. "A"utomated "F"ax "E"ngine provides you with several options to enable your CW reports with fax capabilities. Now in 32 bit too. Available for C5 and C5.5beta.

The new AFE Fax Server is now available. This release includes a complete rework of the server internals to provide 32-bit server support on ALL 32-Bit variants of Windows®. This release also includes the latest FaxMan® (version 3.51) components to provide support for all 32- bit platforms.

Automatic Router Login Utility (Utilities) 18 AUG 04
Ever sence Micorsoft issued the Internet Explorer patch http://support.microsoft.com/default.aspx?scid=kb;en-us;834489 you are unable to pass the user name and password via Internet Explorer to secure web sites within the URL as http://username:password@name.domain or in the case of logging into a local router, http://username:password@192.168.1.1

I have posted a new utility on my web site that will allow you to log into the router.

You can download it from http://www.firewallreporting.com/downloads/RouterLoginInstall.zip

--
Ben E. Brady
www.clariondeveloper.com

Autorun Menu Maker (Utilities) 7 NOV 03
Autorun Menu Maker is absolutly free utility that allows you to create an autoplay CD. An user just inserts a CD into a drive and the program automatically displays the menu.

AutoRuns for Windows v8.61 (Utilities) 2 FEB 07
This utility, which has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You can configure Autoruns to show other locations, including Explorer shell extensions, toolbars, browser helper objects, Winlogon notifications, auto-start services, and much more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.

Ava Find (Utilities) 21 FEB 05
Smarter than your average search dog.

Avoid My SQL Mistakes! (Clarion Magazine) 18 JUL 01
For newcomers to SQL, the pitfalls are many. Mauricio Nicastro has been there and done that. In this article he describes the setbacks he encountered converting his applications to SQL, and the solutions to those problems.

Avoiding cursors in SQL code for efficiency (Tips) 24 DEC 08
Cursors be Gone! by Gaby Abed

It is quite easy to alter your code to use traditional loops and avoid the overhead of using cursors.

awDebugger v1.1 (Utilities) 28 SEP 07
Don't you just hate debugging?

And that is precisely why we created awDebugger, a new Clarion debugger designed specifically for Clarion developers like you, who hate spend their valuable time debugging applications when they should be developing new features or learning new development tricks instead.

Axialis AX-Icons (Utilities) 7 JUN 06
Icon editor and librarian allows you to extract icons from apps.

Axialis Icon Workshop (Utilities) 7 JUN 06
Axialis IconWorkshop (formerly AX-Icons) is a professional tool designed to Create, Extract, Convert, Manage and Redistribute Windows® Icons. Compatible with graphic industry standards, it has a fully integrated workspace that permits you to work efficiently and create professional icons in minutes.

Axtel Barcode Recognition Software (Graphics) 16 APR 05
Axtel licenses software for Barcode Recognition from raster images. Standard products and licenses are available for Windows as well as porting services to WIN-CE and other embedded systems. Axtel software provides Barcode Recognition capability for Document Management Systems, Document Scanners, Facsimile Servers, Computer Vision Systems, Digital Cameras, Assembly Line Cameras, Badge Readers, Lottery Terminals, Traffic Cameras, Pen Products and others.

AZSpell 30 MAR 01
AZSpell 4.6 is provided with an intelligent word identification algorithm and is suitable for the complexity of almost any language.

BackFlash Data Backup Module v4.6 (Templates & Libraries) 31 JUL 04
BackFlash is now compatible with all versions of Clarion from CW20 to Clarion 6.1, ABC and Legacy. (No update needed for 6.1)

  1. BackFlash is supplied as a Clarion .APP with all source code (apart from the compression section) so you can change screen layouts, fonts etc. to fit in with your applications look and feel.
  2. Security Option: you can use an ID string to make sure no other BackFlash user can restore from your backups.
  3. Compression is excellent and uses the high performance 32 bit ZLIB DLL - this is royalty free and can be distributed by you as part of your BackFlash EXE without restriction.
  4. BackFlash will work out how many floppies are required and notify the user before starting. Each set of backup disks will be given a unique serial number to ensure that only disks from the same set are used on restore and also that the most recent backup is being used.
  5. Any drive and path can be specified for backup - so large capacity drives such as ZIP drives could be used, or drives somewhere else on the network.
  6. If a user tries to restore from a disk out of sequence (for example they insert disk 3 when disk 2 is required) BackFlash will notify them accordingly and prompt for the correct disk #
  7. During compression an animated hourglass is displayed to show the progress, together with bytes processed in total, for the diskette and also for the file.
  8. Unattended Backup facility
  9. User can decide where files are restored to - useful when restoring to a different PC
  10. The user can also specify which files are restored (this option can be disabled by the developer if needs be)
  11. All details of backups are stored in a log file
  12. Last backup date/time kept in an INI file for use by other applications
  13. Optional "Backup Completed" message and sound file.
  14. Multi-language : Croatian, Dutch, Danish, French, Norwegian, Portuguese & Spanish (other languages are being added)
  15. LS120 Support
  16. Format a Floppy Option

BackItUp! v1.9.0 (Utilities) 26 JAN 07
BackItUp is a small systemtray utility that lets you configure and run backup tasks. It uses file masking to determine what files to backup. (for instance *.APP and *.DCT) and lets you quickly run the task before you open your app, creating a (optionaly password protected) zip file in the folder you specified.

BarCode 1 3 DEC 97
Much information about barcodes. Demo, shareware and fonts.

Barcode Fonts 21 DEC 01

Barcodebook (Web Sites) 23 APR 03
Bar code Printers, Scanners and Labels.

Bardon Data Systems (Controls) 16 MAY 02
WinU and Full Control offer computer security, access control, file protection, user oversight, remote system administration and policy management. They feature activity audit trail logging, IT asset audit reports, desktop lockdown, mobile security, web browser monitor, system usage authorization, software distribution, troubleshooting, and helpdesk support.

Base 64 coding information (Tips) 14 AUG 02

Base2 22 DEC 00
Our Mission is to provide high-quality, user-friendly Electronic Data Interchange (EDI) software for the automotive industry in the Microsoft® Windows 9x/NT™ environment.

BASE64 Encoding Source use Within a Clarion Application (Templates & Libraries) 29 JAN 09
I (John Griffiths) have often used the Blowfish Encryption class (JPWBlowfish) published by Gary James/Andy Ireland. Blowfish encryption creates an encoded string that will invariably contain non-ascii characters. This is a problem when using ODBC to write (and read) to a SQL database. This is due to the inclusion of illegal characters.

The size of the encoded string will be longer than the original. The size will now be int( ( OrigLen +8 +2) / 3 ) * 4 The " + 8" there is the extra bytes added by JPWBlowfish method Encode1024. For a string of 20 characters whether you use EncodeHex or the combination of Encode1024 and Base64 you will end up with an encoded string of the same length (40 characters). The combination of Encode1024 and Base64 becomes more efficient once you are working with the original data of 30 chars or more.

BaseCW 10 AUG 00
This product manages mail and news message archives.

Basic File Handling in Clarion (Clarion Magazine) 23 APR 04
Over the years, Dermot Herron has developed a set of basic practices for hand-coded file handling using Clarion's ABC library. In this article, based on a talk he gave to the Johannesburg Clarion User Group, Dermot explains his tried and true approach.

BASTA App To Service (Utilities) 16 MAR 09
AppToService is a Windows Unicode console application that lets you run regular applications and servers as Windows services. This allows you to have some of the benefits of a Windows service, such as the ability to run an application even when no user is logged on the computer, the ability to run an application under a specified user account, the ability to allow an application to survive logoff/logon sequences, hence saving the overhead of restarting it for each new user, and so on. For instance, you can run a dialer application as a service to automatically connect a computer to the Internet following unattended reboots.

Stop wishing your application was a service. Make it run like one with AppToService!

Basta Computing 15 MAR 01

Batch Email and Save Report (Templates & Libraries) 20 JUL 02
Get it from the Clarion Shop.

bcTester (Templates & Libraries) 30 JAN 09
bcTester reads barcodes from images. Linear barcodes can be recognized as well as new 2D-(two dimensional) barcodes.

bcTester is FREEWARE and demonstrates the capability of QS-Barcode SDK, the software for barcode recognition from QS QualitySoft GmbH.

Beautifying Clarion Applications (Article) (Clarion Magazine) 13 JUL 06

BeCubed Software, Inc. 6 AUG 99
OCX's with Documentation for Clarion.

Beginning SQL Server 2005 Reporting Services Part 1 (Tips) 7 OCT 06
If ever there was job for "real" developers to shuffle to their juniors, it is building reports. It's not real development anyway; it's more like glorified formatting. Besides, the esoteric tools that you use to build reports try to provide an abstraction layer, which often prevents you from having any real control over the report. I've heard all these arguments before. If this sounds like a conversation you've had by the water cooler, then I invite you to take a closer look at SQL Server 2005 Reporting Services (SSRS).

Beginning SQL Server 2005 Reporting Services Part 2 (Tips) 7 OCT 06
In Part 1 of this article, we looked at the basics of SQL Server Reporting Services 2005 (SSRS). We built one report with the Report Wizard, and one report using the Report Designer. In Part 2, we are going to look in more depth at the features that you can use everyday as an SSRS developer. We will investigate:

Belarc Advisor - Free Personal PC Audit (version 7.1f) (Utilities) 3 MAR 06
The Belarc Advisor builds a detailed profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server.

Belarc Advisor - Free Personal PC Audit (Version 7.2m) (Utilities) 27 APR 07
The Belarc Advisor builds a detailed profile of your installed software and hardware, missing Microsoft hotfixes, anti-virus status, CIS (Center for Internet Security) benchmarks, and displays the results in your Web browser. All of your PC profile information is kept private on your PC and is not sent to any web server.

Ben Brady's little program to check the Opportunistic Locking settings (Utilities) 21 OCT 05
Make sure your user's computers won't be corrupting the TPS files by checking the Opportunistic Locking settings.

Benjamin Dell's template for Build Number 28 MAR 01
After seeing many requests requesting an auto build number counter on compiling an application, i have created a template that will do this. The developer drops the extention template into the application and UNFORTUNATELY have to add two small pieces of code the the ABC class...and there is the auto build incrementor.

To display, there is a code template that gets populated into an embed point and a message pops up with the version and build number.

BERTHUME SOFTWARE 3 APR 01

Best & Worst Dressed Clarion Third Party Related Sites (Web Sites) 19 MAR 04
( In case you're interested:) )

Better OOP series of articles by Dan Pressnell (Web Sites) 28 NOV 05
The Better OOP series of articles by Dan Pressnell has been added to our articles section at www.clariondeveloper.net . The example files are also have been added to our download section. So when you click on a link to download the file you will get the file.

The article section is available to registered users only. Once you register you can also submit your own articles.

BevelTool 29 MAY 00
BevelTool is a little utility to create the value for Prop:BevelStyle. BevelTool source is now available from http://www.ralfs.de/cw.html

Beyond Ada: The First Paranoid Programming Language (Humor) (Web Sites) 28 DEC 05
Stunned at the bulk of Ada, which a few of us braver souls were teaching ourselves strictly against the wishes of the Pascal-loving Department, the concept of a language so huge and awful that it was utterly impossible to write a meaningful program, and with such bizarre constructs that nobody would want to use it, evolved. And all before Ada 9X escaped into the real world.

Beyond Compare 16 FEB 00

Spawn external editor and go to line number Handles long lines, large files

BFlat from Comsoft v1.2 (Templates & Libraries) 31 OCT 08
BFlat templates from Comsoft7 are designed to give your apps a consistent look and feel. Easy to apply, easy to use. Gives Developer Control over BoCaption appearance.

  1. Set System to SDI
  2. Set Windows to NoFrame
  3. Disable Escape Key
  4. Replace windows caption bar with BoCaption (and lose the Red X)
  5. Allow window to be moved (dragged) with mouse in BoCap.
  6. Use Icons in BoCap(16 x 16) Full size for better looks.
  7. "Small BoCap" or panel options for BoCap
  8. Apply rounding to BoCap.
  9. BoCap Panel Bevel +3 to - 3 for inner and outer bevels.
  10. BoCap Color fill
  11. BoCap Font Name
  12. BoCap Font Size (will cut off if gets too large)
  13. BoCap Font Style
  14. BoCap Font Color
  15. Font selection button in C6x
  16. Add Colors or Wallpaper to procedures.
  17. Add button images for better looks.
  18. Import, Export settings to ini file for multi-dll use
  19. Reset all procedures to new global settings button.
  20. Individual Procedure control over BoCap features.
  21. Sticking it to Bill Gates -- Priceless

BG SoftFactory launches new virtual training center. (Tips) 21 MAR 06
Clarion from the Start focuses exclusively on the language. 48 lessons, divided in 10 blocks, lead the programmer, beginner or experienced, toward writing a sophisticated Clarion program, using API, SQL and XML.

BG XML DICO v2.0 (Templates & Libraries) 16 FEB 05
Will Let you See, Browse, Explore, Navigate into your Clarion Dictionary like you never dreamed it would ever be possible before !

(Installer fixed, sorry<g>.)

BIDS: BAA Information Delivery System (Web Sites) 5 JUN 02
Federal projects looking for developers.

Big Automatic Timer Tamer (BATT) v1.0 (Templates & Libraries) 13 MAR 08
Automatic Timer to tame timing activities and provide end users with configuring capabilities. Needed for the new BST Popup Tray Icon. Works in any app to tame and configure timers for any use. See website online help for details.

Big Balloon Tip Try (BBTT) v1.1 (Templates & Libraries) 13 MAR 08
Balloon Tip Tray Icon templates to tame putting your own tray icon and sending messages. Needed for the new BST Popup Tray Icon. One Extension will generate routines and calls needed to autocheck for appts and create popup according to your configurations. Code templates to use in any app. Create icon menus for Tray Icon, add your own items.

Big Image Tamer Available for C7.2 (Templates & Libraries) 8 JUL 10
BigImageTamer Template set contains 2 multi use templates, BITWinImage and BitRptImage. These can be applied as many times as necessary to control images used on windows and reports. BigImageTamer Templates take the variable file name selected in the prompt, assigns it as {PROP:TEXT} to the image control selected in the drop down box, and recalculates the width and height proportionately to fit inside the image control as you placed it on the window. It will place the resized picture in the upper left hand corner of the image control unless you tell it to center the image in the defined image area with the check box.

Big MyFavoriteEmbeds Tamer - BFET v2.0 (Templates & Libraries) 3 AUG 04
Adds no code or overhead to app. It is a collection of embed buttons to go directly to your favorite embeds. If you don't see your favorite there, ask, we will add it.

Add the global template to your app, and the extension appears in each procedure with the embed buttons. You can leave it in, or remove it before release.

Big Outlook Tamer Ready for C6 (Templates & Libraries) 4 DEC 03
Import Outlook Address book into tps files.

Big Registration Tamer (BRT) Template v1.6 (Templates & Libraries) 7 JUN 05
BRT is rich in features.

  1. Easy to understand and use. (Big Registration Tamer)
  2. C5 thru C6 supporting both the Clarion and ABC template chains.
  3. Multi-DLL support.
  4. Example apps in C5 Clarion and C55 ABC.
  5. Extensive Documentation.
  6. No DLL's to get updated with each Version change (all source included).
  7. Optional Evaluation/Demo Mode.
  8. Optional Timeout if Eval/Demo Mode is selected.
  9. Default Mode when not in Eval/Demo Mode or Actively Registered.
  10. Optional Support for Network Seats.
  11. Optional Support for Feature Registration Levels (0-9, 9 being highest)
  12. Optional Subscription AKA Expiration Date Time Out Registration Key
  13. Optional Date Tamper Check (For Computer Set Back)
  14. Optional Number of Days Registration Key is valid.
  15. Key suffix and Prefix, Seed(1-9999), and 3 encryption Methods."Example Key CS7-1740-3499-OEM"
  16. Uses BRTWindow for Messages and Nag Screen (Developer access in *.clw file)
  17. BRTWindow has Optional built in website and Register (Email) support.(Hidden if not filled in)
  18. All Messages Used by BRTWindow are Developer configurable.
  19. Branding supported.
  20. Record Limit on Multiple Files based on Eval/Demo or Default Mode.
  21. Procedure reject based on Feature Level and Modes.
  22. Unlimited Controls Hide/Disable based on Feature Level and Modes.
  23. "Document The Settings" Button to create text file with all of the above.
  24. Embed points for adding your own Features and Limitations.
  25. BRTRegMan.exe for generating keys with Send Key Email (button) to the customer.
  26. Application Key generation Specifications are stored with the product(Application) in BRTRegMan.
  27. Customer Info stored right in BRTRegMan along with keys you generate.(Optional)
  28. "BRTGenKey button template" - "Free Hand" or Pre-Loaded Key Generation
  29. "BRTRegButton template" Turns your Registration File Form into a "registration form" .
  30. ALL SOURCE shipped with BRT in templates and apps and *.clw files. Salt to Taste.
Source for BRTRegMan sold separately. (C55 ABC app)

BigFileSyntaxSearchTamer(tm) (Utilities) 9 MAY 02
BFSTWiz.tpl searches embedded code for keywords on the file syntax changes and also will search any other words you add to the list. Case insensitive. Creates a text file with the procedure name, embed point and line of code it detected.

BigLegacyToABCTamer(tm) Ver 1.3 (Utilities) 4 NOV 04
BLATWiz.tpl picks up where the Softvelocity templates left off. Converts over 77 legacy embeds to ABC embed points. It also converts Window, control, and Browser embeds. Runs from the ide with a template wizard. Converts loaded app, or select a separate txa to use. Creates a backup and can import the txa automatically back into the ide. You can change the embeds it converts too.

BigNum Ready for C6.1 (No changes needed) (Templates & Libraries) 31 JUL 04
Save yourself hours of work and buy BigNum from Sterling Data!

This is an app to convert your customers phone/fax number area codes to the new ones being introduced by BT. Full source code is supplied. You just slot in your own phone & fax fields and compile it as a standalone EXE.

The converter allows for area code changes which can be done NOW and local number changes which must not be done before 22/4/2000.

Let your customers know before Christmas that you have a solution to "Big Number" and put their minds at rest.

BigScheduler Tamer (BST) Template Suite Ver 4.24 (Templates & Libraries) 13 MAR 08
ABC and Legacy

BST is looking more and more like a PIM (Personal Information Manager) It is a Resource Manager. However it may be used easily as a PIM. Now supports icons/transparent , drag and drop, double-click, popup menus/icons and displays extra fields in tooltips.

Give your application an edge using these powerful Resource Scheduling and Data Evaluation Tools templates. They all come with Runtime Configuration options.

BST can schedule Multiple Resources: Employees, Dentists, Doctors, Service Bays, Rental Equipment, any Resource that needs to be scheduled.

BigTamer Templates (Templates & Libraries) 17 DEC 05

Bill Rollins' free replicator for Carl Barns' CW Assistant (Utilities) 3 JAN 03
A small utility program that works with CWA code files. It will allow you to search for any string in any of the code memo fields. I work back and forth between my laptop and my desktop. I wrote a sync routine to transfer the code data back and forth. The only catch to the sync is, it will only transfer if the record on the host is smaller than the record on the remote. New records transfer fine.

Billy Reaves' String Manipulation Functions (Templates & Libraries) 8 AUG 06
Here is some string functions that i (Billy Reaves) put together to use in clarion.

the template and the dll can be down loaded from Steve Parker's Place.

Bio: Andrew Guidroz II (Clarion Magazine) 16 JUL 04
Andrew Guidroz II isn't shy about his Cajun heritage. Actually he isn't shy, period. But even if you think you know Andrew, you'll probably find a few surprises here.

Biometric Security Devices 7 DEC 99
Fingerscan V20

Bitsom Technologies (Utilities) 21 FEB 04
PEBundle - Combine an application and the files it depends on into a seamless binary. Modules can even be downloaded from the interenet at runtime. There are numerous uses for this technology, including reduction of "DLL Hell" problems, bundling a script with its interpreter, protection from reverse engineering, and much more. Available in English, Russian, and German.

PECompact - Compress and protect win32 executables. PECompact is a well known executable compressor that is the most configurable on the market. It works by compressing the executable and installing a symbiote that decompresses and reconstructs the executable at runtime in memory with extremely low latency. By compressing your portable executable, it is inherently protected against reverse engineering, may load faster from disks and networks, and has a smaller physical size.

SetCsum - Console mode application to set the checksum in the header of a win32 portable executable (exe, dll, etc..). Free

SetSubSys - Console mode application to set the subsystem (character [console], windows [GUI], etc..) of win32 portable executables. Free

TrimPE - Trims portable executable files by optimizing their structure (realigning to minimum file alignment), stripping debug information, overlays, and relocations. No compression or code additions are performed. This is a console mode application and supports wildcards and directory recursion. Free

Anti-Windows Messenger - This small freeware application terminates Windows Messenger whenever it is launched. This app is for Windows2000/XP only. Free

DriverSpyNt - View I/O Request Packets (IRPs) sent to device drivers. This is an excellent tool for debugging device drivers or reverse engineering device driver interfaces.

MakeService - Console mode application that allows any program to be run as an NT system service. Free

MoveLater - Console mode application to set copy, rename, or delete operations to occur at the next system boot. It can also enumerate pending delayed file operations. Works with all win32 flavors. Visual C++ source code included! Free

Outlook Express Hotmail Ad Killer - This application kills the annoying ad window in Outlook Express's hotmail integration. Free

NT Driver Dispatch Dumper - This utility was written several years ago while exploring NT device drivers. It displays the dispatch table of device drivers. The dispatch table is the table of entry points for various requests.

Portable Executable Compressor/Bundler Benchmarker - This utility, which includes C++ source, times the decompression or reconstruction time of executable compressors, bundlers, or other portable executable tools which attach themselves to a host executable. It works by timing the interval between the process creation and the instruction pointer reaching the host executable's original entry point. We use this to keep our software optimal.

Process Supervisor NE - Process Supervisor automatically manages running processes using a rule based approach. It can automatically restrain processes hogging all the CPU usage, set applications to always run at specific priorities, prevent certain applications from running, and much more. This is a one of a kind application, a first from Bitsum Technologies.

PWShow - PWShow (PasswordShow) displays the characters being asterisks in password fields of many applications. It works with all win32 flavors and is completely free.

WfpAdmin - Dynamically disable Windows File Protection so that Windows 2000 and XP system files can be replaced. This is the only utility on the market that can programmatically temporarily disable Windows File Protection (a.k.a. System File Checker, SFC). Need a DLL to dynamically disable WFP on folders so that your installer can replace system files?

Asmvars - This is a nifty utility that scans assembly language projects for unreferenced variables, a feature missing from assemblers. Free

Bit I/O C++ Classes - These two C++ classes, bitin and bitout, facilitate bit input and output. They are great for compression or encryption algorithms, or any other code that requires input and output on a bit scale. They are free for use after contacting us to let us know you are using them. Free

Boyer-Moore String Search Algorithm - This high-performance string search algorithm includes assembly language source and an easy to use DLL. It includes a binary search function in addition to case sensitive and insensitive string searches. Speed up your string and phrase searches substantially using this DLL. Free

LZSS Implementation in C++ - This is a very simple implementation of the LZSS compression algorithm written in C++. I wrote this years ago and it is poorly formatted and implemented, but is a good example and may be useful for someone. Free

JCALG1 - High performance compression library. Intended for extremely good compression ratio and very rapid decompression with low memory overhead. Used by PECompact. Written in x86 32-bit assembly language, the full source code is included. The compression ratio is generally better than Zip's Deflate and other common compression algorithms. Included is a DLL and libraries for easy use in your own projects. For more information and compression results of the canterbury corpus, click here. Free

Disabling Windows File Protection in Windows 2000 and Windows XP - This article explains the latest information about disabling Windows File Protection and clears up some common myths.

The Truth About Windows Memory Optimizers, Boosters, Cleaners, and Washers - This article is a non-technical overview of virtual memory and how these memory optimizers work.

Undocumented Encrypted File System APIs - This article documents a few undocumented EFS APIs to read and write encrypted files in their raw unencrypted form.

BizFonts.com (Web Sites) 27 JUL 04
At BizFonts.com you will find barcode fonts and ID fonts including MICR E-13B, CMC-7, OCR, POSTNET, PLANET, PDF417, Code 39, Code 128, DataMatrix, Codabar, UPC, EAN, Interleaved 2 of 5, MSI Plessey, and many more. We also offer several bar code font tools for easy integration. If you know exactly what you want, you may proceed directly to our product index to order or download.

BK ReplaceEm 11 DEC 00
Welcome to the wonderful world of BK ReplaceEm, your premiere-quality, freeware string-replacing utility for Windows 95/98/NT. At its core, BK ReplaceEm is essentially a text search-and-replace program. However, unlike the search-replace functionality of a standard text editor, BK ReplaceEm is designed to operate on multiple files at once. And you need not only perform one search-replace operation per file -- you can setup a list of operations to perform. If different groups of files need to have different operations performed on them, this is no problem either. You can also specify a backup file for each file processed just incase the replace operation didn’t do exactly what you wanted.

BlackICE Defender 17 FEB 00
Internet Firewall

BlackICE Document Imaging SDK (Controls) 14 OCT 03
Powerful SDK for BlackICE Imaging system.

(Their email won't let me copy/paste their text and I don't feel like memorizing and typing it.)

BLAT for Windows 22 JUN 00
Easily mail any file from the command line

BlinkFlash Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04

  1. Delay before blink starts
  2. How long to blink for
  3. Whether text or background should blink
  4. Frequency of blink
  5. Conditional blinking - such as "SALES < 10"
  6. Multiple controls per window
  7. Compatible with CW2002 to C5.5, ABC and Legacy

BLOG: Clarion.NET Beta Released (Article) (Clarion Magazine) 19 NOV 07

Blue Host (Hosting) 13 MAY 08
"I have used it for about 3 years now and they only keep improving the service. I have a variety of hosting accounts with several different providers and these guys are one of the best I have used. Highly recommended." -- Paul Konyk

Blue Marble Geographics 9 JAN 98
Windows DLL and OCX (ActiveX) components designed to enable geographic component technology to be embedded within developers' applications. Why reinvent the wheel? More...

BlueDragon (Utilities) 12 NOV 04
[b]BlueDragon[/b] is a family of runtime server-side products for the deployment of ColdFusion Markup Language pages- with native technology platorm integration on the operating system, web server and database of your choice.

Bo Schmitz' Clarion.Syn for TextPad (Utilities) 9 OCT 04
Clarion.Syn for TextPad has been updated with more properties and key words. Oct 8, 2004

Bob Campbell's program to scan app files. (Utilities) 6 SEP 08
Finally, I (Bob Campbell) have a free program (just 215 lines of Clarion) you can have that extracts the module (app) name, procedure name, category, export option, description, date and time from a set of app files and puts them into a TPS file. Get it at Steve Parker's par2.com.

Bob Cat Systems 16 JAN 98
SpellCat Spelling checker for CW applications.

Bob Forman's blog entry on how to use C6 in Vista (Web Sites) 4 MAY 07
If you are using Clarion 6 with Vista, or plan to, there are only two issues that will annoy you, and both are easily resolved.

The issues are:

  1. Text or Buttons on some IDE windows are clipped if you are using the Vista Aero style.
  2. The Windows Help (WinHlp32.exe) program is no longer included with Windows operating systems starting with Windows Vista.

Bob Z's Blog Post On The New Designers, With Full Size Images (Article) (Clarion Magazine) 15 JUN 07
posted a blog entry with a bunch of screen shots showing the new designers for WinForms, ASP.NET, and the Compact Framework. This article is a duplicate of that blog entry with two additions. First, I've inlined the full size images; in Bob's blog entry you have to click on the thumbnails. Second, I've added a few comments to the text. You will need to view the article in printer-friendly mode to see the images in their entirety.]]>

BoManifest.zip (Templates & Libraries) 5 NOV 07
Bo Schmitz has put together a little global template to add Manifests to older versions of clarion using code "borrowed" from the C6 template chain. (Xp and Vista, and compiling inside exe) Tested and works on C55 (Arnór Baldvinsson). Didn't test on C5 and C4.

Book Review: .NET Framework Essentials (Clarion Magazine) 15 NOV 03
.NET represents the first wave of Microsoft's Windows new software development and deployment strategry. Dave Harms reviews a book that provides some basic .NET information.

Book Review: .NET Framework Essentials (Clarion Magazine) 31 OCT 03
.NET represents the first wave of Microsoft's Windows new software development and deployment strategry. Dave Harms reviews a book that provides some basic .NET information.

Book Review: Inside COM (Clarion Magazine) 6 FEB 04
Although Clarion 6 includes greatly expanded COM support, documentation on just how to use COM with Clarion is sparse, to say the least. One book that comes up again and again is this older work by Dale Rogerson. Although out of print, it is still reasonably easy to find, and is a useful reference for anyone doing Clarion COM work.

Book Review: PostgreSQL Developer's Handbook (Clarion Magazine) 28 FEB 03
PostgreSQL is one a handful of popular open-source databases, and arguably the most feature-rich. This hefty book from SAMS does cover day to day operations with SQL, but as the title suggests, devotes more pages to the many ways developers can use, and extend, PostgreSQL's advanced features.

Book Review: Programming PHP (Clarion Magazine) 24 JAN 03
PHP, an open source scripting language, has become hugely popular for web site development. Clarion developers are noticing, and so is SoftVelocity, as evidenced by their announcement of the forthcoming Clarion/PHP product. If you're hunting for more information on PHP, this book from O'Reilly is a great place to start.

Book Review: SQL In A Nutshell (Clarion Magazine) 31 JAN 03
O’Reilly’s SQL In A Nutshell is a desktop reference for SQL as implemented in SQL Server, MySQL, Oracle and PostgreSQL. This is a slightly older work, first published in December 2000, but it still has some useful information. Reviewed by Dave Harms.

Book Review: SQL Tuning (Clarion Magazine) 16 APR 04
Among Clarion developers SQL databases continue to grow in popularity. It's easy to see why - SQL offers vastly increased capabilities over flat file databases. But with power comes complexity, and with complexity comes the possibility that your SQL queries may not be running as quickly as they could. Tuning SQL statements often seems more black art than science, but in this book Dan Tow introduces a simple and effective methodology, and applies it to a variety of common problems.

Book Review: The Art & Science of Web Design (Clarion Magazine) 20 MAR 01
Web development means a lot more than slapping a few pages on a web server. If you have any interest in making your web site a better experience for your users, read this book. Reviewed by Dave Harms.

Books Reviewed: Getting Your ASP In Gear (Clarion Magazine) 22 NOV 02
No, there's no ASP book by that title, at least not yet. Instead, David Harms reviews two books from O'Reilly on the subject of ASP development.

Boost Compile Times By Putting The ABC Classes In Their Own DLL (Article) (Clarion Magazine) 18 JUN 08

Boost Compile Times By Putting The ABC Classes In Their Own DLL (Article) (Clarion Magazine) 30 JUL 08

BoTPL v4.21 (Free) (Templates & Libraries) 13 OCT 09

Extensions Utility Templates

BoTplWiz 14 DEC 01
BoTplWiz is an utility template that creates control and extension templates from existing procedures that contain the desired functionality. BoTplWiz creates prompts and symbols for variables and called procedures used within the template. BoTplWiz adds your prompts, an add project button, and can create local variables and assign them in embeds(for reports). BoTplWiz recalculates control positions for under the prompt placement. This is all controlled with options thru the control panel. It is self documenting in a text file. It also contains a template for documenting all the embeds in an application. The embeds are written in template language to cut and paste in other templates, or just cut and paste the code.

BoTran2 v1.1 (Templates & Libraries) 10 SEP 09
I was asked to create a Translation Template that was easy to add, use, get up and running, where you do not have to hack the shipping templates, and be reasonably priced. (Whew!) BoTran is the result of that request. I added the "Dynamic" feature to BoTran, because I like "Dynamic", and do not think you should have to restart the app to switch languages<g>.

PS- Works good for just changing prompts and pictures on verticle apps too

BounceBack Essentials (Utilities) 19 JAN 10
"There's something about maintaining a complete and up-to-date copy of your entire operating system and software installation that brings you peace of mind. In that regard, CMS's BounceBack Essential 9.1 calms your soul, and does so flawlessly with as little user intervention as possible." -- PC World

BoundsChecker (Utilities) 27 MAR 02
BoundsChecker is the premier runtime error detection and debugging tool for C++ and Delphi developers. It speeds development and time-to-market by automating the debugging process. BoundsChecker provides clear, detailed analyses of programming errors, many of which are unique to C++. It detects and diagnoses errors in static, stack and heap memory, and in memory and resource leaks. BoundsChecker validates over 8,700 APIs and OLE Methods at runtime, including the latest Windows APIs, ODBC, ActiveX, DirectX, COM and Internet APIs.

See Paul Attryde's site at http://www.attryde.com/

BoxSoft Development (Templates & Libraries) 20 APR 10

BPL BS Print List Template from Comsoft7 (Templates & Libraries) 30 SEP 05
BSPrintList was developed primarily as a way to generate WYSIWYG reports for the BST template Listboxes and works with other listboxes as well, but has some limitations with other listboxes. Installing and registering the BPL template shows up in the registry as the Class BSPL BSPrintList Template. BSPrintList is a control template that drops a print button on the window that can be configured to print a listbox on the window.

Brad's Windoze Utility Megasite 21 AUG 01
More windows utilities than I care to try!

BrainBuzz.com 20 JUL 00
BrainBuzz.com: The IT Career Vortal - offering quality jobs, skills training, professional certification, career enhancement and peer tech support.

Brazilian ConDev - Notes and Photos (Clarion Magazine) 14 JUN 05
Clarion Magazine's undercover reporter gets the real story on this year's Brazilian conference...

Brazilian ConDev Report (Clarion Magazine) 14 JUN 05
Fernando Cerini reports on the sixth annual Condev Mercosul Gescla, organized by the Brazilian User Group.

Break Dancing With Clarion (Clarion Magazine) 16 SEP 04
Clarion 6.1 has introduced some improvements to the report designer. These aren't the sort of changes that will, on their own, make you want to run out and upgrade to C6.1, but they are important advances nevertheless. In the first article in this review Geoff Bomford covers the use of pre-Clarion 6.1 techniques for performing some common report break tasks, and in the next article will discuss the use of the BreakMgr Class, a new tool in Clarion 6.1 for handling the same tasks a little better!

Break Free of Code Deadlocks in Critical Sections Under Windows (Tips) 20 NOV 03
How to use Critical Sections by MS.

Bringing A Window To The Foreground (Article) (Clarion Magazine) 18 JUN 09

Browse Box Esoterica (Clarion Magazine) 28 MAY 10
In the previous article in this series Dr. Parker looked at how to derive the FileManager to take control of CRUD operations. But he did not consider multi-DLL applications. In this article he corrects his oversight.

Browse Box Esoterica (Article) (Clarion Magazine) 20 APR 10

Browse Greenbars in Clarion 6 (Clarion Magazine) 5 FEB 04
Giving a presentation on Clarion 6 can be a tricky thing, when the topic everyone wants to know about, in this case greenbars, is the one thing you haven't prepared. Under intense pressure and close scrutiny, Carl Barnes and Steve Parker discovered just how this new feature works.

Bruce Johnson on Software Copy Protection (Tips) 15 APR 09
"How can I prevent someone from copying my software?" This is the lament of almost all commercial software developers. You've poured your heart and soul into a product, and now you want to make sure that those dang users out there get squeezed for every cent that's due to you.

Well, if you ignore the rest of the article then remember this. You can't. If your software is any good, then it will be pirated. By someone, somewhere, somehow. It might be a company doing a BOIE (Buy once, install everywhere.) Or it might be people running the program at home. Or it might be blatant copying. Get over it!

BSec Ver 1.02 Easy Security Templates (Templates & Libraries) 30 SEP 08
Easiest Security to add, setup, manage, and offers excellent security. Supports C4 -C6x, C7, ABC and Clarion Chains. Multi-DLL support. BSec is for Security Logon and restricting User access in your apps and is not for Registration Purposes.

BSRef Ver 1.2 Application Analyzer Suite. (Templates & Libraries) 11 SEP 09
Optimized everything with stream, flush, open in exclusive mode, etc.

Bug Poster (Now Free) 19 APR 02
Bug Poster is designed to enable your customers to report bugs to you, the developer.

Bug Poster consists of a Browser in which your customers can see all their reported bugs, an update procedure to enable your customers to comfortable enter bugs.

Your customers can enter as many bugs as they want. After they´ve entered all known bugs they can press “Send” to automatically EMail the bugs to you, the developer.

Buggy by Novosys v4.1.7 (Utilities) 19 AUG 05
Buggy is a multiuser database program designed specifically for keeping track of bugs in your program(s). Additionally you can keep track of feature requests (enhancements) and support requests.

Instead of writing a bunch of sticky notes to track which bugs you have and have not fixed, you can let Buggy keep all of that information organized for you. You can easily keep track of multiple projects/software packages and multiple releases so you'll know exactly which changes were made in each release of your software.

Build Automater from Icetips v1.60 b4 (Install Programs) 12 MAY 09
Build Automator makes it easy to create fully automated scripts to build a completely new install of your software.

Build Automator supports both the new Clarion7/Clarion.NET IDE, through the use of MS-Build, and the Clarion 6 (and older) IDE.

The Build Automator also supports other popular developer suites such as Visual Studio and Delphi. It also natively supports Inno Setup, which is a popular freeware install software. Native support for InstallShield and Wise will be added later.

The Build Automator is simple and easy to use. There is no scripting language to learn and no programming skills required. The Build Automator has the ability to be extended with plugin dlls for those who may wish to do so. (This option available only in the Developer Edition.)

You can also use the Build Automator to automate any other repetitive tasks, such as copying files for backup purposes. The Build Automator can run any program you want, and you can specify parameters you may need to pass to the program.

Building C7 Apps With MSBuild (Article) (Clarion Magazine) 2 MAR 09

Bullseye Zip Code Locator 31 JAN 02
Deliver the optimal dealer locators, lead generator, marketing application, or call center solution with this definitive zip code locator search software.

BumpTop (Utilities) 28 JUL 09
BumpTop™ is a fun, intuitive 3D desktop that keeps you organized and makes you more productive. Like a real desk, but better.

Burning COM: How To Write CDs in Windows XP With ICDBurn (Clarion Magazine) 29 APR 04
When Andrew Guidroz's article idea was made redundant by Mark Riffey's article on popping up the Windows XP CD burn wizard, Andrew decided to grab COM by the horns and figure out just how to use the ICDBurn COM interface in Clarion. He ended up with two examples, one using Jim Kane's COM classes, the other using SoftVelocity's COM classes.

Business Rules Manager RBusiness 9 NOV 01
Available from www.riebens.co.za is a Business rules management application that allows Businesses and Software Developers to Define and Manage Business rules.

Buying A Code-Signing Certificate: The 2008 Version (Article) (Clarion Magazine) 31 JAN 09

C&G Software 11 JAN 03
C&G Software ( http://cg.software.free.fr ) provides miscellanous tools for Clarion or softwares written with Clarion. Here are the most recent available products :

Freewares :

Templates:

C5 Assistant by Carl Barnes 13 SEP 99

C5 LIB's needed for Catalyst Socket Wrench 14 MAY 99
Thanks to Mark Geisinger.

C5.5.01 Fix List 6 FEB 01
Can't wait to try it out!

C6 Beta versions of all CPCS Products. (Clarion 6) 27 FEB 03
CPCS is pleased to announce the availability of C6 Beta versions of all CPCS Products.

Upgrade policy information and install files for all products (except the ClarioNET addon which should be available a bit later) are available at the following link:

http://www.cpcs-inc.com/C6Beta.asp

C6 compatability for icetips products (Clarion 6) 21 JAN 03
The following table details the compatiblity of Icetips products with Clarion 6. This will be updated as the Clarion 6 Early Access progresses. (Follow the link)

C6 Gold (News) 11 NOV 03
EA Participants will see a patch soon. CD's are at the duplicator's.

C6 Icon Extractor (Utilities) 26 OCT 04

C6 Tips Book In Print, C5.x Tips Books Re-Released (Clarion Magazine) 1 JUL 05
Clarion 6 Tips &amp; Techniques Volume 1 is now in print, and although we've raised the price you can still save a few bucks off the list price for a limited time. We've also re-released the original tips book in a two volume set, Clarion 5.x Tips &amp; Techniques Volume 1 and 2. These books are in print now, and for a very limited time are available for $29.95 each to subscribers, and $32.95 each to non-subscribers.

C6.1 HotFix 9031 (Clarion Magazine) 17 DEC 04
A HotFix release to update Clarion 6.1 Build 9030 to version 9031 is now available for download.

C6.1 patches for report generators (Web Sites) 3 JUN 04
If you purchased any of the Report Generator products for output of reports to PDF, XML, HTML or TEXT, there are patches available for download, go to http://www.softvelocity.com/clarion/c61_addOns.htm

C7 Alpha Bits Part 1 (Article) (Clarion Magazine) 10 MAR 07

C7 Alpha Bits Part 2 (Article) (Clarion Magazine) 28 MAR 07

C7 Alpha Release at ClarionMag (Article) (Clarion Magazine) 23 FEB 07
Clarion 7 Alpha Phase 1 release from SoftVelocity and we'll have a "first look" report posted as soon as possible. Bob Z has blogged that the C7 alpha release will come out in four stages. Phase 1 is the IDE, Phase 2 adds the Dictionary Editor, Phase 3 the visual Data Diagrammer, and Phase 4 the AppGen. Clarion Magazine will publish on all aspects of the Clarion 7 releases, and the first report for each phase will be public access. Additional more detailed reports will be for subscribers only.]]>

C7 An update on the Application Generator (News) 9 OCT 08
I want to let you all know that we have solved that low level API problem that I referred to in my last post.

C7 and Clarion.NET? Old news, my friend. (Article) (Clarion Magazine) 2 APR 07

C7 And The Demise Of The Batch Compiler (Article) (Clarion Magazine) 11 MAR 09

C7 AppGen Beta IV (Article) (Clarion Magazine) 13 DEC 08

C7 AppGen Beta IV (Article) (Clarion Magazine) 30 DEC 08

C7 AppGen Build 4869 (Article) (Clarion Magazine) 24 FEB 09

C7 AppGen CSP Beta Report (Article) (Clarion Magazine) 14 JAN 09

C7 AppGen For Christmas (Article) (Clarion Magazine) 20 DEC 08

C7 AppGen IV Released (Article) (Clarion Magazine) 12 DEC 08

C7 AppGen Release V (Article) (Clarion Magazine) 20 DEC 08

C7 AppGen Released To CSP Participants (Article) (Clarion Magazine) 27 DEC 08

C7 Application Generator Status (Tips) 16 JUN 08
What's up with C7?

C7 Beta Update: AppGen III (Article) (Clarion Magazine) 26 NOV 08

C7 Beta Update: AppGen III (Article) (Clarion Magazine) 10 DEC 08

C7 Builds 5646 and 5675 Released (Article) (Clarion Magazine) 10 JUN 09

C7 Conversion Tips (Clarion Magazine) 6 AUG 10
On August 23 Microsoft will release a beta version of LightSwitch, an application generator for .NET. Dave Harms looks at the LightSwitch announcements and wonders about the Clarion.NET AppGen and SoftVelocity's lack of communication.

C7 Editor Videos (Article) (Clarion Magazine) 26 DEC 06

C7 Goes Out To CSP Subscribers On Sept 4 (Article) (Clarion Magazine) 29 AUG 07
Core Subscription Program (CSP) subscribers on Tuesday, Sept 4, 2007. From Bob Z's blog entry it appears this release will include the Dictionary Editor and the new Dictionary Diagram tool, with the AppGen to follow at a later date. As alpha participants have found, it's relatively easy to create C7 versions of existing C6 apps even without the AppGen, although maintenance has to be done in C6. Source code apps can already be maintained entirely in C7. Runtime library enhancements in C7 include Unicode and ClearType support, tabbed MDI windows, XP styles, new sheet/tab styles, and encryption support in the Topspeed driver. The alpha includes C6 template updates to conditionally support C7 features when the code is compiled with the C7 compiler. Bob has also posted blog entries showing details of the Dictionary Editor and the Data Diagram tool. ]]>

C7 RC3 Expected Today, Gold on April 13 (Article) (Clarion Magazine) 9 APR 09

C7 Release Candidate 1 (Article) (Clarion Magazine) 26 MAR 09

C7 Tips: Text Search And Regular Expressions (Clarion Magazine) 26 OCT 10
<a href="/cmag/v12/v12n10devcon.html"><img src="/cmag/images/oct31sale.png" width="500" height="44" border="0"/><br /></a> <strong>The ClarionLive Denver DevCon starts on October 28th</strong>, and to celebrate we're offering <strong>28% off</strong> Clarion Magazine one and two year subscriptions and renewals! <strong>Offer ends October 31</strong>. <a href="/store">Subscribe/renew now!</a>

C7 Tips: Text Search And Regular Expressions (Clarion Magazine) 9 NOV 10
Preparing for his ClarionLive! presentation on .NET puts Dave Harms in a reflective mood. But he struggles with explaining the difference between traditional Clarion Win32 development and full-on .NET development. He reaches for metaphors. He searches for analogies. He comes up with... Ireland?!

C7.1 - Mask and Preview (Article) (Clarion Magazine) 1 MAR 10

C7: Will It Be Gold On April 10? (Article) (Clarion Magazine) 1 APR 09

CAD Viewer 3.2 (Utilities) 9 JUL 02
AutoCAD Drawing viewer. Works well from command line.

Calendar2 (free) Ready for C6.1 (No update needed) (Templates & Libraries) 31 JUL 04
A free past-in calendar from Sterling Data, thanks to Frank Uhlik.

Call Center 20 MAY 01

Call for Articles (Article) (Clarion Magazine) 6 APR 09

Calling A Clarion Application With PHP (Clarion Magazine) 27 JAN 03
by Ville Vahtera

In this article, I will show you how to create a Clarion application which can be executed from, and have its output captured by, PHP. This provides web access to my application (and TopSpeed database) over the Internet/Intranet.

Calling By Address, STARTing By Address (Clarion Magazine) 16 NOV 01
What would you do if someone gave you a project that involved either calling or STARTing a procedure in a DLL which was loaded dynamically at runtime, with some procedures using the Pascal calling convention, some the C calling convention, and even one procedure with an MDI window that needed to be started on its own thread? If you're Jim Kane, you write a class that handles all of this. Part 1 of 2.

Calling By Address, STARTing By Address (Part 2) (Clarion Magazine) 21 NOV 01
What would you do if someone gave you a project that involved either calling or STARTing a procedure in a DLL which was loaded dynamically at runtime, with some procedures using the Pascal calling convention, some the C calling convention, and even one procedure with an MDI window that needed to be started on its own thread? If you're Jim Kane, you write a class that handles all of this. Part 2 of 2.

Calling Google Earth From Clarion (Article) (Clarion Magazine) 24 MAY 07

Calling the Skype API (Clarion Magazine) 23 DEC 04
By now you've probably heard of Skype, the free internet telephony service that makes the Planet Clarion podcast possible. But Skype is much more than just a free phone call. David Harms shows how to call the Skype API to manage calls, send instant messages, and much more.

Camtasia 25 JAN 02
Camtasia captures the action and sound from any part of the Windows desktop and saves it to a standard AVI movie file or streaming video. Share your Camtasia screen recordings on a Web site, distribute them via e-mail, an Intranet or CD.

Canadian Postal Code Information 28 NOV 01

Capesoft AnyFont v1.20 Ready for 6.3 (Templates & Libraries) 19 JAN 06
AnyFont allows runtime changes to your default program font. You can change the font name, size, colour, style and character set! All this can be stored in an INI file for the next time the program is run. Give your users the ability to customise their applications look and feel. No more complaints from clients with fading eyesite, they can set their own font size larger! And, if you thought resizing was a problem, AnyFont also automatically adjusts the size of the program's windows to compensate for the change in font parameters.

AnyFont supports Clarion 5.5 and up, Legacy and ABC, including Multi-DLL.

Capesoft BreakIn ready for C6.3 (Utilities) 19 JAN 06
CapeSoft BreakIn allows you to identify points in your Clarion application source where your program may be hanging.

Capesoft Bulk Dictionary Editor Ready for 6.3 (Utilities) 19 JAN 06
Manages bulk changes in your Clarion dictionary. Useful for SQL migration and Replication). Included in FM3, Replicate and Multi-Proj.

CapeSoft Draw v2.3 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Features:

New in Draw 2:

CapeSoft EMail Server Developer Edition (Templates & Libraries) 20 MAY 04
A royalty free email server for you to distribute with your application that's almost exactly the same application as the normal CapeSoft Email Server. But it has an additional sending and receiving authentication layer, thus only allowing your applications to be able to talk to the server. The server will send outgoing email, and can collect emails.

CapeSoft Email Server v2.2 Gold (Utilities) 17 FEB 05
CapeSoft Email Server is a compact SMTP & POP3 Server for small or medium businesses and home environments. It's easy to use and provides you with full control over email domains, mailboxes and aliases. Upgrades are free. The number of mailboxes are unlimited so you don't have to pay again as your company grows or your needs increase. Runs on Windows 95 / 98 / ME / NT / XP.

CapeSoft Email Server presents your with the following functionality:

Works with all email clients (e.g. Outlook, Outlook Express, Netscape email client, Eudora). Software Developers please note that a Developers Edition and the Source Code to this email server are also available. More details about Email Server Source Code and Developer Edition.

Capesoft Email Server v2.20 (Utilities) 17 MAR 05
CapeSoft Email Server is a compact POP3 & SMTP Server for medium or small businesses and home environments. It's easy to use and provides full control over email mailboxes, aliases and domains. Upgrades are free. The number of mailboxes are not limited so you don't have to pay again as your company grows or your needs increase.

Built for Windows Server 2003, Windows XP, Windows NT4, Windows ME, Windows 98 & Windows 95.

CapeSoft Email Server presents your with the following functionality:

Software Developers please note that a Developers Edition and the Source Code to this email server are also available.

Capesoft EZ Help Compiler 2.63 Ready for C7.2 (Utilities) 7 JUN 10
ezHelp will have the following visible effects on your Clarion application.

1. Enable the familiar Windows 95 "Question Mark" button on the top right corner of the screen.
2. Enable a popup-menu, containing a "What's This" message when the user right clicks on a control.
3. NEW ! Cue Cards. This allows the help to automatically pop up when the user lingers too long on a field. Includes a handy menu item so the user can turn them off when he gets used to your application

Capesoft File Explorer Ready for C7.2 (Templates & Libraries) 7 JUN 10
File Explorer allows you to embed the Microsoft Internet Explorer OCX, the Adobe PDF reader, and the Microsoft Media Player OCX in your clarion application simply by populating a control template.

By using these controls you can embed, HTML or PDF documents in your application. You can also play a large number of multi-media formats including MP3, AVI, MPG, QT, and WAV.

Capesoft File Manager 2 v3.27 Ready for 6.3 (Templates & Libraries) 19 JAN 06
File Manager 2 is a revolutionary tool that simplifies the hassles involved in upgrading your products.

Capesoft Free Page (Web Sites) 29 OCT 03
We've knocked up a free stuff page on our website. Have a look at it at: www.capesoft.com/free.htm This page also includes links to our Tip of the Week and to our Opinion Articles.

Capesoft GPFReporter v2.23 (Templates & Libraries) 15 JUL 09
We all have the same frustating feeling when clients report a GPF... especially those inconsistant, difficult to reproduce ones! Well, CapeSoft now has a quick and simple solution to help you track down the problem. GPFReporter allows you to trap program "illegal operations" and offers the user the opportunity to email a short report to the developer detailing the illegal operation. GPFReporter identifies the line number in your application source code where the illegal operation occurred , and reveals the chain of procedure calls which preceded the illegal operation. GPFReporter requires HyperActive and WinEvent, which by the way, you qualify for a 15% discount on when you buy GPFReporter.

Sound too good to be true? Well, yeah, unfortunately, the only down side is that it only works on Windows XP and Windows Server 2003. Programs containing GPFReporter will however run normally on other versions of Windows.

GPFReporter supports Clarion 5 and up, Legacy and ABC, including Multi-DLL.

Capesoft HotDates Blond Ready for 6.3 (Templates & Libraries) 19 JAN 06
I bet you've wanted to drop your date information onto a calendar? Leave, Birthdays, etc looks so much more comprehensive on a calendar as apposed to in a list box. Or a scheduler/planner to view a summary of a days events and edit it from a popup?

Enter HotDates. Use HotDates to view dates in a calendar - drill down to month, or day. Create a scheduler. Print your calendar straight to a printer. Create a customizable date picker.

Capesoft Hyperactive v1.82 Ready for 6.3 (Templates & Libraries) 19 JAN 06

Capesoft Insight Graphing build 1.76 Ready for C7.2 (Templates & Libraries) 7 JUN 10
If a picture is worth a thousand words, then nothing shows numerical data better than a graph. Insight Graphing allows you to add graphs to your Clarion Windows, or Reports. But more importantly than just the ability, it also provides a powerful template interface which allows you to graph data directly out of your files, queues or memory. It also features complete control over the look of your graph, from the axis settings, to the graph itself, even the legend. You control the colors, the fonts, the positioning, basically everything. Of course having control is nice, but only if you don't have to do much, so we've also included lots of default styles to choose from.

Insight Graphing currently supports Bar, Line, Pie, Donut, Gantt, Pareto and Time graphs, with many more (like Polar, Radar, Histogram, Hi-Lo, Open-Close and so on) coming soon.

CapeSoft KeepingTabs Gold Ready for C6.3 (Templates & Libraries) 21 JUN 06
KeepingTabs saves and restores the tab selected between sessions as well as the format of listboxes with the simple addition of one global template. You can also make your lists look hot by setting the grid color and line height in one place.

Capesoft Mailer v3.02 Ready for C6.3 (Templates & Libraries) 19 JAN 06
CS Mailer is our bulk email distribution tool (used to send you this newsletter < g> ).

Capesoft Makeover v2.52 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Makeover does just that - it gives your applications a Makeover. By automatically detecting the color depth of the users computer, Makeover can take advantage, at runtime, of available colours. You get textured backgrounds, countoured buttons, colored tabs, and so on. It's all 100% consistent across your app, making your program more exciting, more colorful, and better looking. And if you want to change the style, you simply change the settings in an ini file, using the included Styler Utility.

In this age of the internet dull grey is out ! Give your apps what they need - A Makeover....

Find themes at http://www.capesoft.com/docs/Gallery/gallery.htm

Capesoft Multi Project version 2.62 Ready for 6.3 (Utilities) 19 JAN 06
Doing Multi-DLL Development? Thinking of Multi-DLL Development? READ ON!!

Capesoft NetClip 3 Ready for 6.3 (Utilities) 19 JAN 06
Freeware to copy clipboard to another PC over TCP/IP.

Capesoft NetTalk v4.31 Available for C7.2 (Templates & Libraries) 7 JUN 10
NetTalk is quite simply the Networking Accessory for Clarion. Using low-level Winsock functionality you get unmatched flexibility, performance and compatibility. Whether you are writing Clarion programs that talk to each other, or interacting via TCP/IP with other software, NetTalk is the solution for you. Some of the more major new features include:

NetTalk features:

Capesoft Object Writer v2 (FREE) (Utilities) 19 JAN 06
Object Writer allows you to use the normal Clarion IDE to write reusable Objects. Objects are stored in APP files rather than source files, and are structured, and viewable using the normal Clarion IDE app interface. Object Writer frees you up to write the code for your objects, and not spend time managing files or syntax.

Capesoft OddJob (Templates & Libraries) 21 AUG 09
Do you need to:

Feature list MSDN about Jobs

Capesoft Office Inside Ready for C7.2 (Templates & Libraries) 7 JUN 10
Easy-to-use templates makes adding functionality to your apps simple and fast Templates that make it easy to add features such as:

Capesoft Office Messenger v3.0 Ready for C6.3 (Utilities) 19 JAN 06
CapeSoft Office Messenger is an Office Instant Messenger application. It's great for sending all sorts of messages instantly to your office colleges.

We've designed CapeSoft Office Messenger to offer you all the functionality of a high-quality Office Messenging application, while keeping the setup and options to an absolute minimum. This means anyone in your office can use Office Messenger with little or no training required.

For $6 a seat you won't find a better office messenger application!

Capesoft Profiler Ready for C6.3 (Utilities) 19 JAN 06
The CapeSoft Profiler will run you application, in the same way as a debugger does, and collect performance data for each line of your application source code. This allows you to easily locate the "slow" points in your application.

To use the Profiler you simply compile your application with "full" debugging enabled. It is then ready for profiling.

We (Capesoft) have used the Profiler on some of our internal applications and were suprised at the results. Even well written code can use up your CPU power in the most unexpected ways.

Capesoft Progress (gold) Ready for 6.3 (Templates & Libraries) 19 JAN 06

Capesoft Ready for C6.3 (News) 19 JAN 06
All the CapeSoft Accessories except Special Agent have been built for the new Clarion 6.2 release.

Capesoft Replicate Gold (Templates & Libraries) 25 JUL 06
Replicate provides an automatic, driver independent, file-version independent, mechanism for replicating the data in two or more databases. Basically, Replicate logs your changes, adds and deletes and then using a transport manager of your choice, exports the changes to the other sites, where the changes, adds and deletes are imported to that data set. This all done completely automatically without your users having to do anything!! Replicate supports both offline and online environments.

CapeSoft Safe Update (Templates & Libraries) 19 SEP 05
Safe Update allows you to add secure auto-updating to your application with little or no coding. This is achieved by using a digital certificate to sign your update file. Version tracking is done by a separate XML file that is also signed.

Safe Update can perform automatic generation of the XML file, signing, uploading, downloading and signature verification as well as running your new setup file. The template is highly configurable to suit a wide variety of applications. You can use Safe Update to process any kind of file you want, not just setup files.

Additionally, we have made an uploader utility available that will sign and upload your files automatically.

Capesoft SafeWriter & SafeReader v2 (Templates & Libraries) 3 JUN 05
Password Encryption

Capesoft Safewriter v2.12 (Utilities) 20 OCT 04
Safe Writer is used to encrypt files (using the 168-bit Triple DES Algorithm) and in so doing to create a Safe File, which can then be safely distributed with virtually no risk of unwanted users reading the files. A password or key provided by the user is used for the encryption.

Capesoft Secwin Online Server 1.05 Ready for C7.2 (Utilities) 7 JUN 10
Secwin Online Server provides immediate access to temporary or permanent product activation codes for any product which has the Secwin online client feature enabled. Activation codes can be blocked for certain clients, products or datasets, allowing the supplier full control over product sales and distribution, but giving prospective or new clients immediate access to the product. Activation codes can be issued as temporary or permanent product codes.

Capesoft Secwin Online Server Ready for C7.3 (Utilities) 7 JUN 10
CapeSoft has been hard at work again, developing another new product to help you build leading edge applications. Secwin Online Server - the name speaks for itself... CapeSoft has taken it's existing technology to the next level to bring you online automated Product Activation and Licensing functionality.

Secwin Online Server provides immediate access to temporary or permanent product activation codes via the internet, for any product which has the Secwin Online Client enabled. Activation codes can be blocked for specific clients, products or datasets, allowing the supplier full control over product sales and distribution, but giving prospective or new clients immediate access to products. Activation codes can be issued as temporary or permanent product codes. Secwin Online Server features:

Capesoft SecWin v3.3 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Add complete user access security to your Clarion applications. Comes with an effective copy protection and registration tool.

Secwin now supports full compatability with both the standard Web Builder templates included with Clarion, as well as the ClarionNet add on. The only thing you need to do to make your program WB compatible is to create your own versions of the Secwin screens. (You may have already done this anyway for design reasons.) For information on creating your own Secwin windows see the section called Making your own Secwin Windows.

Capesoft SelfService Ready for 6.3 (Templates & Libraries) 19 JAN 06
In case you needed yet another reason to get Clarion 6, CapeSoft today released the first beta of SelfService. The first 3rd party product designed exclusively for Clarion 6, and utilising features new to Clarion 6, SelfService is the easy way to make a Windows NT, Windows 2000, Windows XP, or Windows Server 2003 service.

In order to make a practical service you'll also need to have WinEvent, as WinEvent offers standard background application functionality.

Capesoft SendTo Gold Ready for 6.3 (Templates & Libraries) 21 JUN 06
You, and your client, spend hours getting your Browses just right. The filter. The sort-order. The column sizing. And when it's perfect he says "Great - Print That!" - Or - "Great - Export That!" - Or - "Great, now Email that!" More Hard Work? Not any more....

Enter SendTo. SendTo will enable you to send your data exactly as it appears in the browse/list directly to Email, Printer, or File (HTML, Excel, Word, CSV or PDF). Simply drop on the SendTo button on any browse/list in your application, and you have all these options available without having to design extra reports or export procedures - it literally takes a few seconds to add this functionality to a browse or list.

Capesoft Special Agent v1.45 Ready for C6.3 (Templates & Libraries) 19 JAN 06
Seeing is Believing! Add Microsoft Agent to your programs, with ease.

Capesoft TabTree (Templates & Libraries) 10 SEP 09
TabTree allows you to add a Sheet-Management control to a window. It creates a list of all the tabs in a list box. You can then navigate between tabs using either the keyboard or mouse and the list itself.

This approach is especially useful on windows where the sheet control contains many tabs, so many that the sheet control "overflows". It's also very useful on windows where you have Sheet Controls on another tab. By presenting the tab list as a tree, the layout of the window becomes a lot simpler.

CapeSoft Tearoff 1.1 Ready for 6.3 (Templates & Libraries) 19 JAN 06
Here's a small cheap template that adds a simple feature to your Apps. It allows you to have a TearOff Toolbox (dockable in C5). This means that if you Control-Click on any of your menu items they are automatically added to the toolbox. Sounds like a silly feature, but try it out and you'll see that it's really nice. In short - allows the user to make their own dynamic toolbox while the program is running!

Capesoft Ticker Tape Ready for 6.3 (Templates & Libraries) 19 JAN 06
TickerTape is a scrolling text control which you can add to your clarion windows. It's really neat for snazzing up the app, or just getting some user attention.

Capesoft WinEvent v3.61 Ready for C7.2 (Templates & Libraries) 7 JUN 10
Adds RS232 Comms, Taskbar functions, windows behaviour functions and various system function.

Capesoft World Tour (Events) 8 MAY 06
Over the next few months we'd like to visit as many of our customers as possible. The goal of this trip will be to train and demonstrate using CapeSoft Accessories in Clarion programs. Some of the sessions will be longer and more technical, some will be short, depending on the nature of the product. We want to send programmers away knowing what is possible, and how to achieve it. The exact program may differ from place to place depending on the level of training required, and the interest from the participants. Sure we want to sell you stuff, so we'll be demoing some of our newer, and more popular products, but we also want to make you as productive as possible with the tools you already have. So bring your credit card, and your laptop.

CapeSoft World Tour Las Vegas (Article) (Clarion Magazine) 14 JUN 07

CapeSoft xFiles v1.72 (Templates & Libraries) 13 JUN 08
CapeSoft xFiles is a collection of classes for hand-coders. It provides the following functionality:

  • Reading and writing XML files directly to and from Groups and Queues.
  • Reading and Writing binary (and text) files to and from disk.
  • We wrote xFiles a number of years ago, and it provided fast XML functionality, which we used in a number of our products (CapeSoft Email
  • Server & CapeSoft Mailer). It worked so well, that we decided others would benefit from using it too. Note: xFiles is for hand coders. This means you will need to call the xFiles methods within your code, for example self.Init(), self.Load() and self.Save(). This accessory is not purely template driven and requires hand-coding to operate.
  • One of the best things about xFiles is that is it really, really fast. This means that it outperforms other XML toolkits (for example the Microsoft SAX toolkit).

    Please note: xFiles is not an generic XML parser. At the moment it does read all XML files that it creates, but it won't read just any XML file.

    Capesoft's Tip of the Week (Tips) 1 JUL 03

    CapFlash 3 Ready for C6.1 (No update needed) (Templates & Libraries) 1 FEB 06
    CapFlash is an extension template to be used on a Process - it will convert a file of all upper case to Proper Case ("capitalize") with the following options:

    1) You can enter into the template a list of words which are always lower case - such as del, la, de etc
    2) There is also a user-defined list of "words" which are always UPPER case - such ABC, USA, AFB etc.
    3) Individual fields (such as State) can be excluded
    4) Names beginning with Mc, Mac or O' are also catered for
    5) Compatible with CW2002 to C5.5, ABC and Legacy (demo apps supplied)

    Free.

    Capturing Standard Output From A Console Program (Article) (Clarion Magazine) 18 JAN 08

    Carbonite Online Backup (Utilities) 23 MAR 07
    Carbonite online backup software is always looking for new data on your PC. The moment you add or modify files, Carbonite swings into action to back up your data. Whenever your PC is connected to the Internet (at home, the office, a hotel or airport…) Carbonite is working to keep your data safe. And it will never slow down your PC or Internet connection.

    CareerBuilder.com 20 JUL 00

    Carl Barnes Computer Consulting 4 NOV 98

    CarlBase Utility (Utilities) 10 DEC 07
    This utility will make it a breeze to set the base addresses for your DLLs. There is some crude help with the program. For the most information see my series of Clarion Mag articles on Optimizing DLL Loading.

    Cartographique World 30 DEC 97
    Cartography OCX

    Castle Computer 18 AUG 97

    Castle Computer Conversion Templates (Templates & Libraries) 12 MAR 02
    A set of templates to help you easily convert measurements

    Calculate Cubic Feet

    And MORE!

    The templates are simply CODE templates that you add to your app. Just select the template and fill in the prompts - THAT'S IT!

    Catalyst Development (Templates & Libraries) 13 APR 04
    Now includes CLARION prototypes!

    Catalyst Development 6 APR 98
    OCX Tools for Internet

    CCleaner Last updated on 26th September 2006 (Utilities) 2 OCT 06
    CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. But the best part is that it's fast (normally taking less than a second to run) and contains NO Spyware or Adware! :)

    CCleanup Com (Utilities) 12 JUN 06
    Tools for cleaning up your computer.

    CCSSQL templates (Now at Icetips) (Templates & Libraries) 3 JUN 04
    See Icetips Cowboy.

    CD-ROM and DVD burning COM class (Templates & Libraries) 28 MAR 02
    CD-ROM and DVD burning COM class.

    Specification:

    The only limitation the com class is that you can only burn upto 50MB on the CD-ROM. Sample application ideas: The main reason why you want to buy this is because: You don't want to buy a CD-ROM/DVD burning application you can't use with Clarion .

    If you have some CD-ROM/ CD-RW, CD-Whatever and DVD-Whatever burning need, please contact: peck@clarionsearch.com

    CDDB Database by Gracenote 4 AUG 01
    A database listing information for music CD's that you can look up.

    Census Data from 1999 (Web Sites) 29 MAY 07
    This file is a byproduct of a U.S. Census Bureau internal operation. It was not developed as a formal product. However, the Census Bureau has made the 1999 ZIP Code file available to the public as is.

    Because the Census Bureau no longer tabulates decennial data by U.S. Postal Service ZIP Codes, there will be no updated versions of this file. Try contacting the U.S. Postal Service.

    Since this is not a formal product, we do not accept corrections or updates from the public. The only corrections that we can accept to the ZIP Code information in our internal data base is through our various cooperative programs with the U.S. Postal Service.

    The vintage of the ZIP Codes contained in the 1999 ZIP Code file is November 1999. The compressed file is 1.27 MB. It contains the following: the ZIP Code file in dBase format, and a Word document that provides a short description of the file, and it's structure. When decompressed, the .dbf file is 3.13 MB. Download ZIP1999.ZIP

    Central Florida Clarion User's Group 7 JAN 00

    Cephes Mathematical Library 5 MAY 00
    Cephes Mathematical Library. Latest Linux distribution [THERE IS A DOS DISTRIBUTION ALSO], dated 7/31/98. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the function library (but not the most up-to-date one). It includes these sections-- double: all functions in 64-bit double precision; single: all available functions in 32-bit single precision; long double: all available functions in 80-bit extended precision; 128bit: all available functions in 128-bit long double precision; qlib: all functions in q-type extended (44 to 106 decimal) precision, includes a C++ class for the binary floating point arithmetic and a q-type calculator program; c9x-complex: new C language standard C9X data type for complex variables, header complex.h for GNU C and functions in float complex, double complex, and long double complex precisions.

    CFC Computer Consulting 2 FEB 02
    CFC Computer Consulting, proudly announce the availability of Win95 Sort Template, The template will give you the ability to sort on any column in the browse box (excluding Group field, Computed field and Local/Global fields). You can choose to move the sorted column to be the first column, Sorting can be done in Ascending and Descending Order, case sensitive sorting is available too, as well as the ability to identify fields that you do not wish to sort on.

    Support step, entry and incremental style locator. The locator prompt text will change according to the sorted column.

    CFC Library v3.0 (Templates & Libraries) 29 SEP 09
    The library consists of a set of classes and templates for creating tooltips, processing the hot keys and for creating the menus and toolbars, today.

    The library includes source code supplied in the form of app-file. The source code is a wrapper for Windows API functions. It not contains any black-boxes (DLLs).

    The library is a further development of xXPPopup and xXPFrame. I think that all further development will be included in the library.

    I represent the template for creating the popup menu in this version.

    CGI template by Dave Berton (Templates & Libraries) 1 MAY 02

    CGMp3 (Templates & Libraries) 11 JUN 02
    CGMp3 is a full source code Mp3 player, written with Clarion (5.5) In this source code, you'll find a lot of tips of programmation :

    Get it from ClarionShop.com

    CGMp3 v1.0 (Templates & Libraries) 11 JAN 03
    This CGMp3 version is a free MP3 player (limited to 25 titles in each playlist ). We commercialize here the sources who shall allow you to cancel this limit and to personalize as one pleases this playeur.

    Chameleon Clock 10 JAN 02
    Chameleon Clock is a desktop clock which purpose is to be useful, user-friendly, and beautiful. It is where the power of both features and interface is combined with simplicity.

    Charge.com 12 JUL 01
    Internet Credit Card Processing

    Charles J. Edmonds Control Monitor Template (Templates & Libraries) 24 FEB 04
    Lets you execute code whenever any control changes.

    Check Please: Managing Conditional Browse Relationships (Clarion Magazine) 16 SEP 03
    Here's a tip from Carroll Jolly on how to use a checkbox to alternate between showing all related records on a child browse, or all records whether related or not.

    Checkboxes For Many-to-Many Relationships (Clarion Magazine) 9 NOV 01
    There are a lot of ways to show many-to-many relationships between two tables, and some take more work on the part of the user than others. Dave Harms shows how to create a linking record between tables with a single mouse click.

    Checkboxes For Many-to-Many Relationships: The Source Code (Clarion Magazine) 15 NOV 01
    There are a lot of ways to show many-to-many relationships between two tables, and some take more work on the part of the user than others. This week Dave Harms explores the inner workings of a derived browse class to manage these relationships.

    Checking MS-SQL Database Size With DMO (Article) (Clarion Magazine) 13 SEP 08

    Checkmate Tracing Emails (Tips) 28 JUN 06
    Have you ever received an anonymous email and wondered who it was from? Ever conducted business via email and wanted to know if the other party is who they say they are? As you can imagine, the uses for this type of investigation are endless. Not only is it possible to find the sender of the anonymous email but it is also possible to locate the sender.

    CHM4Clarion (Help Tools) 8 JUL 08
    CHM4Clarion is the easest way to change from HLP to CHM with any 32-bit version of Clarion versions 2.0 through 7.0. Implementation requires just 4 lines of code added to your EXE APP. The choice between HLP and CHM can be made at runtime, this makes it easy convert to CHM while customers stll use HLP help. Includes a FindHlp utility to search your source code and find all your HLP context strings, then verify they exist in the CHM topics list. Also includes the SlideShowCHM utility to let you view a list of context strings in a slide show that opens them in the CHM.

    Choosing Colors (Article) (Clarion Magazine) 1 NOV 07

    Choosing Colors: Selected Tools (Article) (Clarion Magazine) 30 NOV 07

    chSTD library (V 2.63) (Templates & Libraries) 13 FEB 03
    The chSTD library consists of numerous modules - basic functions, business functions (accounting, analytical geometry (coordinate geometry), inverse hyperbolic, hyperbolic, matrix algebra, mathematical, statistical, trigonometric functions), handling of constants, functions with the expanded possibilities, basic classes, classes with the expanded possibilities, services, screen services, standard components. Each module includes hundreds functions, procedures, components, classes and services. Each serious programmer should have it. Clarion 5.5 or later, ABC, Legacy (hand code), 32-bits only.

    The business functions module - chFM is now available. As times goes by will available all other modules step by step.

    CIA Factbook Update Oct 2005 (Web Sites) 10 OCT 05
    What: Posted below are the Central Intelligence Agency's two most popular publications--The World Factbook and the Factbook on Intelligence--in compressed, .Zip file format, for the convenience of visitors who wish to download a personal copy.

    Updates: We occasionally update these publications, so if you rely on the data for more than simple informational purposes, we recommend that you check back periodically for updates.

    Format: The files for both publications are in standard HTML format. They have been compressed in .Zip format for ease of distribution.

    Created with: The files were created with WinZip®, but any program that supports the .Zip format may be used to uncompress them.

    cla_mp3.zip 3 JUL 00
    I recently uploaded a Clarion mp3 player (similar to WinAmp) to icetips. It uses MCI. The file is called cla_mp3.zip.

    ClaColor - Free (Utilities) 25 AUG 06
    We (Charles Edmonds) have a new FREE utility program for you to download.

    ClaColor is a small utility program that converts HTML colors (like you would get from a ColorPicker program (such as ColorImpact) into colors that you can use in Clarion.

    ClaColor makes it easy for you to type or paste in a HEX color code, then it is converted to a LONG in Clarion's color format. Next a sample shape is colored with the converted value so you can see the results immediately. Then all you have to do is copy the Clarion color value and use it in your application.

    This can be a very useful tool when you are working with setting matching colors for 3rd party tools such as XPTaskpanel or simply in matching some external color scheme that you like. Just paste the value from the clipboard into the control color field and Clarion will either use it as it is - or convert it back to a Clarion hex value as needed.

    For those that are not aware of it, normal Windows colors are stored as a RGB (Red, Green, Blue) value - while Clarion stores them in BGR (Blue, Green Red) format.

    CLACom (Templates & Libraries) 8 FEB 99
    GAP Development has been providing Electronic Communications solutions since 1985. Beginning with our popular Bulletin Board Software, GAP BBS, we expanded our product line with numerous Utilities and Door Authoring Kits for BBS Sysops and ultimately Developed the only Communications Libraries written Exclusively for Clarion.
    ** Now includes FTP **

    Clarion & CGI 5 FEB 01
    Somebody wrote a couple articles that covered CGI in Clarion, along with some other options. There is also a template that makes it very easy to implement CGI. It handles all of the nasty StdIN/StdOUT stuff and presents you with all name pairs in a queue. Also simplifies writing the HTML. If you find the template useful, let me know and I'll send you an updated version that added some more features like URL decoding. The articles are in the free Clarion Online archive at http://www2.clarionmag.com, under the 'COL Archives'. Look for 'Clarion, the Web and You' parts 1 & 2 (part 3 is on ftp). At least, I think those are the names... that was a while ago. Try http://www2.clarionmag.com/col/97-11-weboop.htm.

    Clarion & Firebird (Tips) 31 JUL 04
    Learn how to use Clarion and Firebird 1.5 SQL together. There are currently six (6) lessons with many more on the way. These lessons are accessed by a one time subscription which will be discounted by fifty percent (50%) until I have fifteen (15) lessons online or I have one-hundred (100) new subscribers, which ever happens first ends the promotion. I only have nine (9) more lessons to go, so hurry and subscribe for half off the normal subscription price. Click the following link and read what a couple of subscribers have to say: http://www.rmpse.com/rmpse/Education/Education.html. Then click the "How to use Clarion and Firebird 1.5 together" link on that site to view the table of contents containing a brief description of each lesson currently available. Hurry and subscribe, for I am turning out a new lesson in less than three (3) days each on average.

    Clarion - ASP Videos and Info (Tips) 14 JUN 02
    SoftVelocity's Clarion/ASP templates generate Active Server Pages (ASP) web applications which provide query, navigation, and editing procedures for client/server databases over the web, increasing the productivity of web designers and enabling business application developers to easily “translate” behaviors from line of business desktop applications to the web. The generated pages integrate into existing sites both in looks and via links to and from existing pages of the site. The code produced additionally includes important features necessary for public and high volume sites such as the ability to view only the parts of a database “owned” by an individual user. The resulting applications are highly reliable, containing sophisticated error checking, yet tight and very scalable.

    I've done some ASP programming, and it was pretty cool, but I thought, "This would be really great with templates and the dictionary!" (Torby)

    Clarion - The Canadian Reformed Magazine 2 DEC 99
    (Ok, it's a joke, right?!?)

    Clarion 101: Choosing a Database (Article) (Clarion Magazine) 13 OCT 06

    Clarion 101: Creating C7 Dictionaries (Article) (Clarion Magazine) 1 MAY 09

    Clarion 101: Describing your Data (Article) (Clarion Magazine) 31 OCT 06

    Clarion 101: Designing A Database (Article) (Clarion Magazine) 29 JAN 07

    Clarion 101: Importing Apps Into Clarion 7 (Article) (Clarion Magazine) 30 APR 09

    Clarion 101: Passing Groups (Article) (Clarion Magazine) 1 MAR 10

    Clarion 101: Understanding Keys and Indexes (Article) (Clarion Magazine) 17 NOV 06

    Clarion 101: Understanding The C7 IDE (Article) (Clarion Magazine) 23 APR 09

    Clarion 101: Understanding The C7 IDE (Tools | Options) (Article) (Clarion Magazine) 23 APR 09

    Clarion 101: Understanding the IDE (Article) (Clarion Magazine) 28 SEP 06

    Clarion 101: Understanding the IDE, Part 2 (Article) (Clarion Magazine) 6 OCT 06

    Clarion 3rd Party Association 22 MAY 00
    YES! Follow this guy's suggestions! The Turnpike will even mark your products (If you let me know it's approved.

    Clarion 5.5 Web Development Features (Clarion Magazine) 9 NOV 99
    Just how different is Web Builder from its predecessor? A lot! Steve Parker takes a look at what's new in the web development portion of Clarion 5.5.

    Clarion 6 First Look: The Examples (Clarion Magazine) 22 OCT 03
    There are two ways to get to know a new release of Clarion. One is to read the release notes (always a good idea). The other way is to do some independent investigation. Dave Harms begins a tour of Clarion 6, from the directories on up.

    Clarion 6 First Look: The IDE (Clarion Magazine) 11 DEC 03
    In this concluding part to Clarion Magazine's first look at C6, David Harms goes through the Gold release CD install, and reviews the C6 IDE improvements.

    Clarion 6 First Look: The Source Code (Clarion Magazine) 30 OCT 03
    In Part 2 of this series Dave Harms examines the changes in the libsrc directory in Clarion 6, including a number of modified and new classes.

    Clarion 6 First Look: The Templates (Clarion Magazine) 15 NOV 03
    In Part 3 of this series Dave Harms looks at the changes in the template directory from C5.5 to C6.

    Clarion 6 Goes Gold! (Clarion Magazine) 21 NOV 03
    Clarion 6 has gone gold! A final patch will be made available to EA program participants, and shipments will begin after CDs are received from the duplicators (which takes 8-10 business days).

    Clarion 6 on Vista and Clarion Version Detection for 3rd Party Products (Utilities) 9 AUG 07
    version 1.10 - 9 Aug 2007

    As you probably know, the Windows Vista operating system provides a new security feature named User Account Control (UAC). A Vista-aware installer is required in order to correctly install your installations on Vista. The same is true for Windows "Longhorn" (beta).

    Even if your 3rd party vendor provides a Vista-aware installer, it's not possible to correctly auto-detect the installed Clarion version.

    The original Clarion 6 installer is unable to write to the win.ini file on Windows Vista (or Windows "Longhorn") because this action requires administration execution level privileges.

    We (Lindersoft) have developed a small free "Clarion 6 Vista Installation Fix" installer compiled with SetupBuilder 6.5.

    You can download this code-signed application at: http://lindersoft.com/c6_vista_fix.exe

    Clarion 7 and Clarion.NET: Video No 1 (Article) (Clarion Magazine) 21 OCT 09

    Clarion 7 Build 5165 Review (Article) (Clarion Magazine) 21 OCT 09

    Clarion 7.1 Build 6695 Release Notes (Article) (Clarion Magazine) 22 JAN 10

    Clarion 7.1 In Two Weeks? (Article) (Clarion Magazine) 28 NOV 09

    Clarion 7.1 Pre-Release On Its Way (Article) (Clarion Magazine) 21 DEC 09

    Clarion 7.1.6755 Shows Significant Improvement (Article) (Clarion Magazine) 18 FEB 10

    Clarion 7.2 Makes Steady Progress (Clarion Magazine) 2 JUL 10
    There are two final functionalities Steve Parker needs to implement to make his queue-based list and form completely mirror the browse-forms options provided by the templates: sort headers and locators.

    Clarion 7.2 Released (Clarion Magazine) 4 JUN 10
    Queues in the dictionary can be very handy. Dr. Parker shows how it's done.

    Clarion 7/Clarion.NET News - Updated June 1, 2005 (Clarion Magazine) 2 JUN 05
    Read our Clarion 7/Clarion.NET blog page for the latest news on SoftVelocity's upcoming product releases. In the latest edition, Bob Z responds to the discussion of the Brasilian DevCon presentations.

    Clarion 8 Wish List: Overview and Comments (Article) (Clarion Magazine) 21 SEP 09

    Clarion Add-ons Free Stuff (Templates & Libraries) 19 APR 08
    TextPad Syntax for Clarion Source

    Clarion Advisor: Debugging Tricks (Clarion Magazine) 28 JUN 99
    Clarion Magazine has featured several articles on debugging applications (go to the Search page and search for "debug"). But you can never have too many tricks up your sleeve, and Clarion developers get as wily as anyone when it comes to using alternative debugging techniques.

    Clarion and .NET: The 50,000 Foot View (Article) (Clarion Magazine) 10 JUL 09

    Clarion and an Mp3 OCX (Templates & Libraries) 2 FEB 04
    Clarion is able to interface with OCX components from the Visual Basic world; however, the integration process is a little painful and not very well documented. While I was writing a software program for my home MP3 music server, I learned the hard way how to incorporate OCX components with Clarion 6.0. In return for the many (MANY) times that fellow Clarion programmers have saved me whilst knee-deep in a project, I decided to make this source code freely available to help other Clarion programmers work with MP3 and OCX files.

    Clarion and DLLs (Tips) 24 MAY 05
    This zip file includes a PowerPoint tutorial for building DLL files in Clarion, as well as several example projects/applications. The approaches outlined here center around building general purpose, reusable, redistributable code libraries rather than segmenting existing applications into DLLs. The following topics are covered,

    Clarion and Multi-Edit: Together At Last (Clarion Magazine) 24 APR 01
    Clarion's own source code editor, although functional, isn't as feature-rich as some other programmers' editors, like American Cybernetics' Multi-Edit. Multi-Edit integrates with any popular programming tools, and as Vince Du Beau explains, you can use Multi-Edit with Clarion too.

    Clarion and mySQL DSN Less Connection (Tips) 5 APR 02
    We have updated our clarion demo using mySQL ODBC DSN-less connection. We have now added procedure for browsing the 285.000 recs database using page by page load. This is achieved by using the LIMIT function. It is still for demonstration/testing purposes. The page by page works with scrollone and scrollpage sequence. Scrolltop/-bottom is not yet implemented.

    We have updated documentation on: http://clarion.nettservice.net/mysql/documentation The documentation includes the browse page by page source file.

    The Clarion application is available as a password protected installation file on: http://clarion.nettservice.net/mysql/install.exe (for installationpassword send mail to clarion@spine.no (autoresponder)) Dictionary and sourcefile included in installation.

    The mySQL database contains 285.000 recs.(49MB) with old norwegian company names. You are welcome to use the database for testing purposes. The database is also available from PHP application at: http://clarion.nettservice.net/mysql

    Happy mySQL'ing...

    Kristian Hyllestad
    SPINE AS (www.spine.no)
    NORWAY

    Clarion and OOP (Tips) 24 MAY 05
    Contributed by Dan Gorrell

    Included in this zip file are a PowerPoint demonstration which outlines some of the basic features of objects in the Clarion language. Also included are two example applications which demonstrate the following,

    Clarion and OOP 2 (Tips) 24 MAY 05
    Contributed by Dan Gorrell

    Included in this zip file are a PowerPoint demonstration of some more advanced usages of OOP within Clarion. Also included are three example applications which demonstrate the following,

    Clarion and SQL A kick start (Tips) 20 NOV 08
    So, how do you get started using Clarion and SQL?

    Clarion And The Fatal MyODBC/MySQL Flaw (Clarion Magazine) 28 JUN 02
    David Harms has been a proponent of the MySQL open source database for a few years now, but recent performance problems have him looking for an alternative to the MyODBC driver and, consequently, MySQL.

    Clarion and the Internet: Publishing Static Data (Clarion Magazine) 3 APR 01
    Publishing data on the Internet is easy! Just ask Tom Ruby - he's been doing it for years. As Tom explains in this article, the trick is to use the Clarion HTML driver...

    Clarion and the War on Terror (Clarion Magazine) 21 OCT 05
    Ozzie Paez discusses Clarion's use in support of Homeland Security research conducted over the past two years, and Clarion's demonstrated advantages supporting evolving research. When it comes to delivering quality applications, productively and competitively, the Clarion paradigm offers advantages that have proven effective in supporting the national efforts against terrorism.]]>

    Clarion API Database Manager (Utilities) 25 MAY 06
    This utility makes it very easy to add API's, Equates to your APP. Due to a very busy last 2 years, I haven't update this Utility at all. It were available at ClarionShop for 49USD. I've Descided to make this utility freeware, to all clarion Users. Programmers who bought this utility legally, can email me (daniedbATdesignersoftwareDOTcoDOTza) and I'll give them the source code Excluding 3rdparty templates.(Which is FM3) Anyone else interested in the source can email me for more information. It's compiled in Clarion 6 Build 9052, and Only tested with this version.

    You can use the utility in 2 ways.

    Clarion Apps Can Be Sexy! (Article) (Clarion Magazine) 31 DEC 05

    Clarion AppStats v1.09 (Templates & Libraries) 19 NOV 07
    Unfortunately when most users see a spelling mistake in your software they will assume that the software has bugs. They will also assume that you didn't bother to check the software before you released it, and may wonder what else you overlooked. Spelling mistakes cause your customers to panic.

    Clarion AppStats (I'm still looking for a better name) can spell-check your APP, before you release it to your clients! It spell-checks your controls, your menus, your tooltips, etc, etc.

    Take 30 seconds to add this to your APP, and say goodbye to spelling mistakes.

    "Clarion AppStats - Becowz we kan."

    Clarion Audio 2 DEC 99
    (Ok, it's a joke, right?!?)

    Clarion Batch Compiler beta 9 (Utilities) 17 NOV 04
    Free. Unzip with 011103 for the password.

    Clarion Book Reviews (Tips) 29 OCT 03
    Courtesy of Stirling Data.

    Clarion Central All Ready for C6 (Templates & Libraries) 28 APR 04
    POSitive Software's Clarion Central

    Clarion Challenge Results - Remove Links (Article) (Clarion Magazine) 24 MAR 06

    Clarion Challenge: COM Examples (Clarion Magazine) 9 MAY 00
    In this week’s issue Jim Kane explains how Clarion COM can be as easy as VBScript COM. Show us what you can do with Clarion COM scripting.

    Clarion COM: As Easy As Visual Basic COM (Clarion Magazine) 9 MAY 00
    Can COM be as easy in Clarion as it is in Visual Basic? Impossible, you say? Read on.

    Clarion Companion 17 DEC 01
    Clarion is well kept secret. Apparently so is the latest and only current printed book on Clarion for Windows - "Clarion Companion" by Randy Goodhew. Save money if you purchase it before the year end!

    "Clarion Companion" is loaded with useful, field tested methods that will save you time and improve the quality of your programming. It is a useful reference guide that tells you how programs should be written, not how they can be written. Most concepts and techniques apply to any Clarion version. Clarion Companion is a comprehensive guide with optimizing techniques for each of the following five areas: Language, Database, Applications, Components and Resources.

    Clarion Daily News (Web Sites) 24 JAN 07

    Clarion Data Exchange (Tips) 29 OCT 03
    Misc information about many countries which would be useful to developers. Updated Feb 2000.

    Clarion Desktop v4.30 (Utilities) 24 JUN 09
    Well, the section titled "My Products" lists all the Clarion 3rdParty accessories installed on your computer, assuming that the 3rdParty suppliers make their products "Clarion Desktop Compatible" (click here for more information on how to do that). So far StrategyOnline and CapeSoft are "Clarion Desktop Compatible", hopefully other 3rdParty suppliers will also jump on board.

    So that list will show you all your 3rdParty accessories, along with the version numbers. What's really cool though is that you'll notice that 5 of my accessories have a hyperlink next to them titled "Update". Guess what that does?!? :)

    Clarion Developer Bio: Sim Sherer (Clarion Magazine) 30 NOV 05

    Clarion Developers & IT Companies (Web Sites) 5 FEB 04
    A service by Alfred Blaho.

    Clarion Editor Lost & Found (Free) (Utilities) 19 DEC 03
    The Clarion Embed Editor can get lost in the Window's Z-Order when you switch applications and try to switch back. Most times you can get focus back to the editor by pressing Alt+F6 but it does not always work. Sometimes to have to shutdown Clarion from the Task manager and you lose work and risk corrupting your App. It can be frustrating.

    Clarion Editor Lost & Found should get focus back to the clarion editor 100% of the time.

    Clarion Essentials CBT From SoftVelocity (Clarion Magazine) 22 DEC 00
    Tom Hebenstreit reviews SoftVelocity's Clarion Essentials Computer-Based Training CD. As a step up from the original Clarion Foundations CBT, which concentrated mainly on learning the basics of the Clarion language and IDE, the Essentials course tackles more advanced concepts and features of the Clarion IDE and language.

    Clarion Folk (Web Sites) 18 MAR 08
    Making Development Better Than Eating Icecream

    Clarion Folk Podcast (Web Sites) 30 OCT 08
    This latest podcast is all about Clarion 7, including: Using templates, multiple versions in the one IDE, control alignment, and much more ..

    Clarion Folklore Podcast #3 (Web Sites) 18 NOV 08
    Stu Andrews: all about Conversions, Programming Entry Levels, and other useful stuff.

    Clarion for drawing a captured signature on a window (Templates & Libraries) 29 MAR 06

    Clarion for the Weary 6 JUN 00
    The object of this page is to teach Clarion in a tutorial format, but in a simple style. Every step is described and most windows are shown in screen snapshots. The sample programs may be utterly useless in business applications, but they are written in a way so the codes should be obvious in their useage.

    Clarion For Zebras: Working With Barcodes (Part 1) (Clarion Magazine) 20 JUN 00
    Simon Brewer explains the ins and outs of using barcoding technology with Clarion. Part 1 of 2.

    Clarion For Zebras: Working With Barcodes (Part 2) (Clarion Magazine) 27 JUN 00
    Simon Brewer explains the ins and outs of using barcoding technology with Clarion. Part 2 of 2.

    Clarion Foundry (Tips) 11 OCT 04
    A concise technical reference for Clarion programmers.

    (You don't have to log in to read articles.)

    Clarion FreeImage - Related projects (Templates & Libraries) 14 NOV 07

    Clarion FreeImage Project v3.12 (Templates & Libraries) 16 APR 09
    The Clarion FreeImage Project is a set of classes and a template that implement the FreeImage library in Clarion 5.5 and 6.x. FreeImage is an open source raster image processing library. The base class wraps the FreeImage DLL and includes methods to load, save, transform, rescale, create thumbnails, color correct, change bit depth, alpha blend and more. You can contribute to the project by helping with any of the tasks listed on What's Next?.

    Built on the base class is an image control that you can use on your windows like the Clarion image control. It supports flicker free, resampled zooming and scrolling. The image control is 100% Clarion source code. Since you have the source code, you can recompile it as new versions of Clarion are released.

    This release of the Clarion FreeImage Project adds support for version 3.10.0 of the FreeImage library. It adds support for reading and writing JPEG-2000 File Format (*.JP2) and JPEG-2000 codestream (*.J2K, *.J2C) images, ILM piz-based wavelet format OpenEXR files, and fixes a number of issues. Please see freeimage.sourceforge.net for a complete change list. You must download the new FreeImage.DLL from http://freeimage.sourceforge.net for use with this release.

    Clarion für Windows (Tips) 1 OCT 10
    German web site with English tips:

    Clarion Handy Tools (CHT) Build 14B1.01 Tested with C7.2 (Templates & Libraries) 7 JUN 10
    Blog at http://blogger.cwhandy.com

    Clarion Insider 9 OCT 01
    Paul Attryde's site:

    Clarion Live! (Web Sites) 2 APR 09
    Join us for Weekly Webinars of interest to the entire Clarion Community! Our webinars are held each Friday at 9am Pacific Time (GMT-8) and last for two hours. We'll have special guests each week, plus we invite you to participate by asking questions, showing off your own work, and helping others.

    Clarion Magazine 28 AUG 99

    Clarion Magazine Readers In 121 Countries (Article) (Clarion Magazine) 12 MAR 08

    Clarion Magazine Sampler in PDF 27 APR 99

    Clarion Magazine's Free FAQ site (Web Sites) 21 OCT 09
    What do you want to know?

    Clarion Magazine's Podcasts (Clarion Magazine) 20 DEC 04
    James Cooke reports on SoftVelocity's Clarion ASP.NET presentation.

    Clarion Magazine's RSS Feeds (Clarion Magazine) 14 JUL 03
    Wondering what those new XML icons are on the ClarionMag home page? They're RSS feeds, and in combination with an RSS reader they make it possible for you to get notification of articles and news items when they appear on the web site. No more waiting for the weekly update emails!

    Clarion Magazine's Search Page 3 NOV 99

    Clarion Market - Online Knowledge Base (Web Sites) 28 NOV 05

    Clarion Master (Tips) 8 AUG 02
    Many articles and tips.

    Clarion News - August 2000 (Clarion Magazine) 30 AUG 00
    Clarion news, notes, and happenings from around the globe.

    Clarion Newsgroup Search 14 DEC 01
    Search the Clarion Newsgroups

    Clarion Newsgroups (Web Sites) 1 FEB 11
    All Clarion newsgroups now require an authenticated login, we no longer support anonymous access. If you are using the dedicated SoftVelocity Discussions client software you are already authenticated. If you are connecting with any NNTP client program (Thunderbird, Outlook, etc) you will need to enter in your login information (the same information you would enter if you used the Discussion client software). If you can’t find your login information just drop us an email at sales @ softvelocity dot com, and we’ll send it to you.

    Clarion Numpties 29 AUG 00
    Developing in Clarion For Windows 2003

    Clarion online news (Web Sites) 6 JAN 04
    This is online Clarion Resources and News page. Here you can find and post (send us e-mail at news@ingasoftplus.com) Clarion related information. You can use Search, Calendar, Categories, Month Archives etc. Take a look at http://www.ingasoftplus.com/mt/ !

    Clarion PHP (Templates & Libraries) 29 NOV 04
    The Clarion/PHP templates generate PHP web applications which provide query, navigation, and editing procedures for client/server databases over the web. The generated pages integrate into existing sites both in looks and via links to and from existing pages of the site.

    The generated code includes important features necessary for public and high volume sites such as the ability to view only the parts of a database “owned” by an individual user. The resulting applications are highly reliable and very scalable.

    Clarion programs - Making AppData Vista safe and XP compatible (Tips) 28 JUL 10
    Here are some basic instructional examples you can use for reference and adapt to your needs. - Revised - July 27 2010

    Clarion ProPath (Templates & Libraries) 25 JUN 09
    Clarion Developers,

    Clarion Quickbooks Connection v1.01 (Templates & Libraries) 4 AUG 09
    QuickBooks Support in Clarion in less than 4 minutes!

    This is a DLL and template that allow you to:

    Clarion Report Program Generator (Utilities) 27 MAR 02
    The CRPG beta is available at Steve Parkers web site (www.par2.com) in the Download Center.

    The Clarion Report Program Generator generates Clarion source code. It is not intended to be a 'drag and drop' approach to report programming - you must be a hand coder to make effective use of it. Also, you must export and preprocess your dictionary before you can specify a report.

    Clarion Roadmap Updated (Article) (Clarion Magazine) 1 JAN 07

    Clarion Skill Pool (Web Sites) 12 MAR 02
    The Clarion Skill Pool has now got its own website which will greatly increase its visibility on the search engines. There is no charge for listing on this site.

    Clarion SOAP Revisited (Clarion Magazine) 28 NOV 02
    The Simple Object Access Protocol (SOAP) has been covered before in Clarion Magazine, but only from the Clarion end. In this article, Radventure's Erik Pepping shows how to create the server in C# and the client in Clarion.

    Clarion Source Printer 22 APR 99
    Clarion Source Printer 1.00 is planned to have following features:

    Clarion Source Search (I lived without it, but I don't know how) 4 MAY 00
    This new Utility program is designed specifically to search Clarion Source Code and tell you the Module, Procedure, Method and Routine where the results were found. This avoids the typical search game of hunting for the Procedure Name. I had been using Norton FileFind for searching source. It was taking far too much time to find the name of the procedure.

    Clarion Subscriptions (Web Sites) 25 MAY 05
    Introducing two new programs to keep you current with the latest Clarion releases; the Simple Maintenance Program (SMP) and the Core Subscription Program (CSP).

    Clarion Third Party Profile Exchange Updated - November 22, 2003 (Utilities) 28 NOV 03
    The Clarion Third Party Profile Exchange consists primarily of profiles of third party add-on products and vendors. This includes freeware templates and tools as well. Online and Downloadable Profiles available. Online product profiles include Product Internet URL, Order URL, Currency code, Dated Price Quote, Grouped by Category, Clarion 6 Compatible, Extended Description and Download Page Reference. Currently, there are 447 product profiles and 425 vendor profiles. You must have Product Scope 32 PRO Version 5.0 to view profiles with data files (downloadable profiles). 161 Clarion 6 compatible products as of this release.

    Clarion Tip of the Week #7: Changing Editor Font Size On The Fly (Clarion Magazine) 17 JAN 11
    NetTalk 5 is CapeSoft's flagship product for web development. While that often means browse/form business apps (stay tuned for Part 2), there are a lot of other things you can do with NetTalk, from email and FTP to inter-application communication across the LAN.

    Clarion Tips & Techniques Book (Clarion Magazine) 25 FEB 04
    Clarion Magazine is a popular online publication, but sometimes reading on-screen doesn't cut it. So we're putting selected ClarionMag articles in book form. These aren't e-books, but professionally printed, softcover, perfect-bound books just like you buy at your local computer bookstore. The first of these books will be a Tips and Techniques collection.

    Clarion Tips & Techniques Book Announced (Clarion Magazine) 1 DEC 03
    Clarion Magazine is a popular online publication, but sometimes reading on-screen doesn't cut it. So we're putting selected ClarionMag articles in book form. These aren't e-books, but professionally printed, softcover, perfect-bound books just like you buy at your local computer bookstore. The first of these books will be a Tips and Techniques collection.

    Clarion Tips &amp; Techniques Volume 3 Table of Contents (Article) (Clarion Magazine) 6 JUN 06
    Pre-purchase now and save $15!]]>

    Clarion Tips &amp; Techniques, Volume 3 - Save up to $39.95 This Week (Article) (Clarion Magazine) 10 MAY 06

    Clarion Tips by Scott Daughtry (Tips) 2 FEB 04

    Clarion to Java Compiler (Templates & Libraries) 8 APR 10
    Compile your clarion source code into java runtime environment. Includes the compiler, 100% java based runtime implementation of the clarion runtime environment and other miscellaneous tools.

    The code is at the point where we (Andrew Barnham) are migrating all our customers from running .exes to running java runtime.

    I have licenced this under the commerical friendly Lesser L-GPL. Which means that you can use it, ship it and distribute without constraint. But if you make modifications to clarion2java itself - i.e. bug fixes to the compiler, those modifications must also be under an LGPL licence. Other licencing can be arranged on request if necessary.

    Clarion Tools CrossTab Wizard 6.02 Available for C7.2 (Templates & Libraries) 7 JUN 10
    CrossTab Wizard's cross-tabulations quickly consolidate or summarize, large amounts of data. This "data summary" is consolidated within rows and columns whose intersections represent an accumulation of values from the larger data set. End-users can effectively rotate the rows, columns and accumulated values to see different summaries of the source data.

    Clarion Tools Query Wizard v7.03 Available for C7.2 (Templates & Libraries) 7 JUN 10
    Providing your users with customizable access to their data is something they will thank you for over and over. Query Wizard makes it possible to add these capabilities to any applications without coding.

    Clarion Tools Report Wizard 6.06 Available for C7.2 (Templates & Libraries) 7 JUN 10
    Report Wizard facilitates access to simple on-demand reports from within any application. This process is easily integrated into existing or new applications by simply dropping the Report Wizard extension onto an existing report. Support for most third party reporting products is built-in.

    Clarion Tools Spreadsheet Wizard 6.05 Available for C7.2 (Templates & Libraries) 7 JUN 10
    Spreadsheet Wizard facilitates access to on-demand spreadsheets from within any application. This process is easily integrated into existing or new applications by simply dropping the Spreadsheet Wizard extension onto any Clarion Process procedure. Spreadsheet Wizard requires Microsoft Excel 98 or later. seamlessly integrates with Microsoft Excel™ thus allowing a broad range of flexibility.

    Clarion Tools View Wizard 7.02 Available for C7.2 (Templates & Libraries) 7 JUN 10
    View Wizard facilitates access to on-demand custom list box formatting and browse sorting from within any application. This process is easily integrated into existing or new applications by simply dropping the View Wizard browse extension template onto any Clarion Browse.

    Clarion TXA & TXD Scanner Updated 7 May 2003 (Utilities) 7 MAY 03
    The Clarion TXA and TXD Scanner was designed to give a visual presentation of your sourcecode and data dictionary without the need to load the data into into Clarion. Procedure information, templates, variables, used files, images and icons , global templates and data are all displayed when a TXA is scanned. Table information, relations, fields and keys are displayed when a TXD is scanned. Unused tables are marked when both the TXA and TXD are scanned.

    Besides displaying this information on your screen you can copy fields tables, window and report layouts from the scanner into your Clarion dictionary and application. Also you can create program and dictionary documentation in HTML. The HTML colors are configurable aswell as the specific data you wish to export. If you have the Microsoft CHM compiler installed then AppScanner can also generate a project for your CHM compiler and compile the HTML files to CHM giving you easy to distribute database and program layouts.

    Clarion User Group of Northern Virginia 28 FEB 00

    Clarion Virtual Office (Web Sites) 24 JUN 02
    The Clarion Virtual Office is a solution for those living in remote areas, where User Groups are hard to come by, or for anyone looking for real time voice and text communications to collaborate with Clarion Developers worldwide. Members are not associated with each other, but, are programmers willing to help each other out when needed. In this manner individual programmers can have the resources that larger software development teams enjoy.

    Clarion Web Hosting (Hosting) 3 OCT 06

    Clarion won't work on XP? It's Microsoft's bug! (Tips) 25 APR 02
    Here's the fix: The Windows XP Application Compatibility Update is a package of software updates that expand program compatibility support in Windows XP. This can help to avoid common issues with certain programs. Microsoft recommends that you download this compatibility update if you are having problems with any of the programs that this update is designed to support.

    Clarion Worldwide (Web Sites) 3 FEB 03
    Clarion Discussion Group on MSN

    Clarion wrapper for RDC component (Templates & Libraries) 1 AUG 02
    Clarion wrapper for RDC component is available at http://www.klarisoft.com/download/samples/RDCDemo.zip Included is trial version of the rdc wrapper (rdc.dll) with sample app and report. Feel free to try it and let me know about the results.

    Clarion Writing Assistant (Utilities) 30 JUN 09
    Many programmers have diffeculty expressing themselves in a business setting. To help, I provide the Clarion Writing Assistant.

    Clarion# And The Google Calendar API (Article) (Clarion Magazine) 18 DEC 07

    Clarion# Array Index And Class Instantiation Changes (Article) (Clarion Magazine) 28 FEB 08

    Clarion# Language Changes Coming (Article) (Clarion Magazine) 31 JAN 08

    Clarion# Language Comparison (Article) (Clarion Magazine) 26 NOV 07

    Clarion# Web Development: An Introduction To MVC (Article) (Clarion Magazine) 26 MAR 09

    Clarion, COM, Soap, and HTTP (Clarion Magazine) 5 AUG 03
    Recently Shane Vincent wanted to add a no-cost solution to the credit card authorization process. His solution involved a couple of open source COM components, Jim Kane's COM interface generator, and a couple of Clarion wrapper classes.

    Clarion.NET Charter Subscription (Article) (Clarion Magazine) 12 NOV 07

    Clarion.NET Downloads Later Today? (Article) (Clarion Magazine) 16 NOV 07

    Clarion.NET First Look (Article) (Clarion Magazine) 21 NOV 07

    Clarion.NET Language Changes: What's Gone (Article) (Clarion Magazine) 28 SEP 07

    Clarion.NET Language Changes: What's New (Article) (Clarion Magazine) 28 SEP 07

    Clarion.NET Purchase Information (Article) (Clarion Magazine) 14 NOV 07

    Clarion.NET, Great Expectations, and the Emerald Isle (Clarion Magazine) 22 OCT 10
    Clarion Magazine is headed for Denver on October 26th! The office will be closed from that day through Sunday, October 31 although we will be checking emails. Dave Harms is speaking on .NET Saturday afternoon and will be part of a panel discussion on Saturday night with Bruce Johnson and Mike Hanson. Look for conference coverage in ClarionMag and on Twitter!

    Clarion/SQL Server - Hardcore (Events) 28 JAN 05
    Mar 31st - Apr 2nd - Tulsa, OK

    Get ahead of your competition by becoming proficient with the fastest growing database backend in the market! There are many tips and tricks and more than a few roads one can travel down when deciding to use Sql Server's powerful backend in conjunction with Clarion. I realize that there are plenty of aids in our Clarion community to help with this but nothing to jump start you and show you how to go from zero to done.

    Clarion7 / Clarion.NET news (Clarion Magazine) 2 JUN 05
    Bookmark this blog-style page to keep up with the latest news on the upcoming releases of Clarion 7 and Clarion.NET.

    Clarion: A Decade In Review (Article) (Clarion Magazine) 5 JAN 10

    ClarionDeveloper.com (Web Sites) 21 OCT 05
    This site is devoted to the development of small business database applications through the use of Clarion for Windows from SoftVelocity.

    Clarioners (Web Sites) 1 FEB 05
    SealSoft's database of Clarion Developers.

    ClarioNet v6302 (Templates & Libraries) 3 NOV 08
    "Thin Client" computing has become the vision of the future for distributing application software to user's desktops. TopSpeed's Clarion programming is a superb software development system. ClarioNet is a software extension that web-enables Clarion applications to run remotely using the ClarioNet Client connected to the server program through the Clarion Application Broker.

    ClarioNet is unique to other solutions because the "client" is using an actual Windows program that is a near-exact representation of the application. This is not a Browser/HTML representation…ClarioNet provides true remote program operation!

    Entire 1.4 system available for demo at: http://www.clarionet.com/downloads.htm!

    ClarionFAQ Update (Article) (Clarion Magazine) 3 DEC 09

    Clarionfoundry (Tips) 9 JUL 08
    The Clarion Q&A

    ClarionJobs.com (Web Sites) 8 NOV 05
    As the name suggests its a website dedicate to Clarion Jobs.

    As a programmer you can register for free with our site listing your skills and type of employment you are looking for.

    As an employer you can register for free and search for programmers based on your required skills, ideal if you are looking to fill full time positions or you need extra resource on a temporary basis.

    ClarionLive DevCon Day 1 Report (Clarion Magazine) 4 NOV 10
    Arnold Young and John Hickey kicked off the first ever ClarionLive DevCon with a reception at the most excellent Inverness Hotel.

    ClarionLive DevCon Day 1 Report (Clarion Magazine) 1 DEC 10
    All articles for October 2010 in PDF format.

    ClarionLive DevCon Day 2 Report (Clarion Magazine) 9 NOV 10
    Dave Harms reports on the first full day of the ClarionLive Denver DevCon, with photos, more screen shots from the keynote and some further Clarion.NET information.

    ClarionLive DevCon Day 3: Final Sessions (Clarion Magazine) 17 NOV 10
    Saturday's sessions covered an incredibly wide range of topics, from C7 productivity to SQL to .NET to the business of Clarion development. The day concluded with a Saturday panel discussion on future proofing your Clarion development. Can you move your existing application forward to .NET? The panel came to a conclusion that will be a shock to some and a relief to others.

    ClarionLive Weekly Webinar: Bob Foreman and Bob Zaunere from SoftVelocity (Article) (Clarion Magazine) 28 APR 09

    ClarionLive!: Code Generation For Clarion.NET (Article) (Clarion Magazine) 15 OCT 09

    ClarionMag 2010: The Beta (Article) (Clarion Magazine) 25 FEB 10

    ClarionMag at ClarionLive: A Webinar That Could Completely Change How You Code (Clarion Magazine) 10 DEC 10
    Any Clarion compilation creates a bunch of code that you don't really need, including object files, resource files, executables and DLLs. Here's a quick and easy way to delete those files.

    ClarionMag at OSCON 2006 (Article) (Clarion Magazine) 31 JUL 06

    ClarionMag At OSCON 2008 (Article) (Clarion Magazine) 21 JUL 08

    ClarionMag Blog Launched! (Clarion Magazine) 1 OCT 05
    The ClarionMag blog is now online! Rants, raves, and generally unwanted opinions from Clarion Magazine's publisher, Dave Harms.

    ClarionMag Blog Launched! (Clarion Magazine) 7 OCT 05
    The ClarionMag blog is now online! Rants, raves, and generally unwanted opinions from Clarion Magazine's publisher, Dave Harms.

    ClarionMag Private Beta Update, And Some SQL (Article) (Clarion Magazine) 22 JAN 10

    ClarionMag Service Interruptions - This Is The Backup Server (Article) (Clarion Magazine) 2 JUN 08

    ClarionMag Tip of the Week #1 (Clarion Magazine) 1 DEC 10
    David Harms reviews Thin@, a "smart client" technology that lets you run your Clarion application on a server and deliver only the application's user interface to the user across a LAN, an intranet, or the internet.

    ClarionMag Tip of the Week #1 (Clarion Magazine) 2 DEC 10
    Clarion Magazine continues its series on popular SQL databases with a look at how to install, configure, and use Firebird.

    ClarionMag Tip of the Week #1 (Clarion Magazine) 2 DEC 10
    All articles for November 2010 in PDF format.

    ClarionMag Tip of the Week #2: Cleaning Builds (Clarion Magazine) 9 DEC 10
    If you haven't been to a ClarionLive webinar recently you're missing out on MagGems, featured articles from Clarion Magazine's archives. Dave Harms summarizes the first three MagGems.

    ClarionMag Tip of the Week #4: Double Your App's Available Memory On Win64 (Clarion Magazine) 29 DEC 10
    The Clarion Magazine office will be closed Friday, December 24th. Here's a look at what's still to come this year.

    ClarionMag Tip Of The Week #5: Zoom In On Small Prompts (Clarion Magazine) 3 JAN 11
    Unit testing and test-driven development have the potential to transform how you work and greatly increase the quality of your code. Dave Harms introduces ClarionTest 0.3, with some important productivity improvements.

    ClarionMag's ClarionLive Webinar Notes (Tips) 17 APR 09
    All of these lists tend to be skewed to older articles. This is to be expected, since the longer an article is on the site the more views it gets. Accordingly I've broken up the top 50 list into "2007 and later" and "all" (which includes only one article older than 2007).

    ClarionMag's DevCon 28% Off Subscription Special (Clarion Magazine) 1 NOV 10
    The Clarion 7 IDE has a lot of features lacking in C6, such as the ability to use regular expressions in text searches. Dave Harms explains how this feature helps him synchronize SQL database schemas.

    ClarionPost (Web Sites) 23 FEB 04
    The Clarion Post resource index is your one-stop destination for business solutions and discussions. Regardless if you're just beginning or a seasoned veteran you are bound to find something to enhance your skills. Get started by clicking on one of the directories below.

    ClarionRapidApplicationDevelopment (Web Sites) 3 MAY 03
    If you are interested, I've (Danie de Beercreate a Chat group on MSN Messenger for Clarion.
    Group : ClarionRapidApplicationDevelopment
    Anybody who wants to join, goto (it is free)

    Class Anatomy v1.6.0 (Utilities) 17 APR 07
    The utility is a tray utility that can read a CLW and INC file and build a list of used data, classes, procedures and methods and presents this information in way that makes it easy to read. All global (module wide) data is shown together, all class data and methods are grouped together and all method data is shown. Double clicking a declaration will open either the CLW or INC in your favorite editor on the correct line. Besides that and for my own use at least the most important feature is a picklist like the data picklist in your Clarion editor. This picklist can float on top (transparant or not, and even rolled-up) and present you with

    Double clicking on a label will copy the label or definition to the clipboard from where you can paste it inside your editor of choice

    Class Explorer 31 DEC 00

    Class Wrapper Templates The Easy Way (Clarion Magazine) 15 AUG 02
    In earlier releases of ABC, class wrapper templates were difficult to create. After creating his first class, Lee White, inveterate hand coder and template writer, went searching for a way to create a template wrapper for that class. What he found was a pleasant surprise.

    Classes For Background Processes (Article) (Clarion Magazine) 21 OCT 06

    CLASSy ASCII File Importing (Clarion Magazine) 20 DEC 02
    Earlier this month Steve Parker wrote an article on importing ASCII files into a database using Konrad Byers' ASCII file class. In this article, Steve describes a class by Dave Harms that makes fixed record length ASCII importing configurable at runtime.

    Clickteam - Install Maker (Install Programs) 19 NOV 04
    Install Maker is simply the easiest installation distribution tool in existence. Spend your time developing your creations not building the installers. Download the fully functional freeware version of Install Maker and create your first installation in less than one minute! Then you decide which way is better!

    Clipboard APIs (Tips) 16 OCT 06

    ClipMate by Thornsoft Development, Inc. (Utilities) 4 NOV 03
    For those of you who aren't already using ClipMate, GET IT!

    It is an absolute must have for doing Clarion development or any software development for that matter.

    Especially when doing multiple cut and pastes between source embeds.

    You'll love the PowerPaste function.

    Really handy when converting DOS systems to Windows when you need to grab multiple chunks of code.

    (comments by Greg Berthume)

    Clone(File) (Article) (Clarion Magazine) 26 SEP 08

    Cloning List Boxes Part 1 (Clarion Magazine) 18 APR 00
    There are many occasions when it is useful to have list boxes that are clones of each other. Jon Waterhouse updates a previous Clarion Online article with a new template and generalized classes. Part 1 of 2.

    Cloning List Boxes Part 2 (Clarion Magazine) 25 APR 00
    There are many occasions when it is useful to have list boxes that are clones of each other. Jon Waterhouse updates a previous Clarion Online article with a new template and generalized classes. Part 2 of 2.

    Cloning Windows With VMWare Converter (Article) (Clarion Magazine) 14 MAY 09

    CNetCal Ver 1.0 (Templates & Libraries) 3 NOV 08
    Low resource calendar designed for ClarioNet Use.

    Cobian Backup (Utilities) 30 JAN 06
    Cobian Backup is a multi-threaded program that can be used to schedule and backup your files and directories from their original location to other directories/drives in the same computer or other computer in your network. FTP backup is also supported in both directions (download and upload).

    Cobian Backup exists in two different versions: application and service. The program uses very few resources and can be running on the background on your system, checking your backup schedule and executing your backups when necessary. Cobian Backup is not an usual backup application: it only copies your files and folders in original or compressed mode to other destination, creating a security copy as a result. So Cobian Backup can be better described as a "Scheduler for security copies".

    Cobian Backup supports several methods of compression and strong encryption.

    Code Commentor v2.0.3 (Utilities) 1 JAN 07
    The Ripley Code Commentor is a tool designed for programmers to allow them to comment changes to their code in a consistant manner making it easier to find changes.

    Code Documentation: The Achilles´ Heel Of Clarion (Clarion Magazine) 8 AUG 00
    Documentation is essential for maintaining an application. Unfortunately there is no way to automatically document code in Clarion, and manual documentation is laborious and prone to errors. Stefan Rasmussen outlines a systematic approach to documenting your code.

    Code Generation Templates Using XML and XSL 25 JAN 02
    Dealing with complexity is one of the biggest challenges of programming. There is a great need for tools that help us to better understand and manage software complexity. Such tools would not only help create better code, but would also increase software development productivity. Code generators are tools that generate complex code from a simpler model. Code generators are therefore an ideal candidate for helping cope with software complexity.

    Understand the relationship:)?

    Code Signing at Lindersoft (Web Sites) 6 FEB 07
    Lindersoft is approved now. Our customers will be able to purchase code signing certificates for as little as $66 per year (on a three year term). You can use the same certificate to sign your applications, installations and your PAD files.

    Code Signing, who is the Unknown Publisher? (Tips) 18 JAN 05
    Since Microsoft got religion around security, and especially since SP2 developers have been faced with the Unknown Publisher problem. Any application that has not been signed with a digital certificate from a trusted CA (Certificate Authority) displays a message that the publisher is Unknown with a more forceful warning than in previous versions of Windows.

    Code Snippets In The New IDE (Article) (Clarion Magazine) 29 NOV 08

    Code Snippets In The New IDE (Article) (Clarion Magazine) 10 DEC 08

    Code Templates (Tips) 24 MAY 05
    This PowerPoint presentation by Don Reynolds will teach you how to get started in creating your own custom code templates.

    CodeCharge Studio v4.1 (Templates & Libraries) 22 NOV 08
    CodeCharge Studio is the most productive solution for visually creating database-driven Web applications with minimal amount of coding. The support for virtually all databases, web servers and web technologies makes CodeCharge Studio one of a kind. It is a complete solution available for Web development.

    Whether you are a legacy developer, MS Access programmer or experienced Web engineer, you can use CodeCharge Studio to rapidly develop anything from simple database-driven Web applications to complex e-business solutions.

    The included Application Builder instantly converts your database (MS Access, MS SQL, MySQL, Oracle, etc.) into a working Web application with login-protected user access to database search, list, view and update functions.

    Also included is CodeCharge Studio Add-In for FrontPage (for optional use) - the first product that extends FrontPage functionality into a full-featured, integrated web development environment that makes it fast and easy to create database-enabled web sites.

    CodeCharge Studio delivers the speed of code generation integrated with a full featured, powerful IDE. You can quickly generate dynamic, bug-free web sites in PHP, ASP, JSP, Perl, ColdFusion, ASP.NET. And then edit and customize your applications using the Studio's powerful code editors.

    CodeDrops Update Resource (Free) (Utilities) 15 AUG 07
    UpdateResource is a command line program with following features:

    Download this program from the Downloads section.

    CodeGuru 30 AUG 00
    Welcome to CodeGuru, the number one developer site on the Internet!

    CodeMax 2 MAR 01
    I (Diego M. Borojovich) finish the tpl and class to use the CodeMax 2109 dll with clarion. It's free. The zip file is about 178kb. A demo app is included. It is posible to load from a fiel or a blob. Clarion laguage is pre defined. Contextual help is suported. Ctrl+\ is suported to change the case like in the CW editor. Buttons template to open,save, do redo, etc. Macro record and save is supported. etc,etc. Get it from the CWIC Web download site.

    Color Wheel Pro (Web Sites) 6 FEB 08
    Understand how to use color in your screen designs.

    Colorado DevCon Gets Green Light (Clarion Magazine) 19 JUL 10
    Query By Example (QBE) is a popular way to give users added flexibility when querying data. There are many advantages to using third party QBE templates, but Clarion's own QBE template is also quite capable. It's even better when you can preload your application with queries that show the users how to use QBE. Rip Peterman explains.

    ColorCop (Free) (Templates & Libraries) 26 OCT 07
    Color Cop is a multi-purpose color picker for web designers and programmers. It features an eyedropper, magnifier, variable magnification levels, 3 by 3 and 5 by 5 average sampling, snap to websafe, color history, and a complementary color palette.

    Color Cop will convert RGB decimal values to Hexadecimal color codes. It has color code support for HTML Hex, Delphi Hex, PowerBuilder, Visual Basic Hex, Visual C++ Hex, Clarion Hex, RGB int, and RGB float.

    Coloring Template Source In C7/Clarion# (Article) (Clarion Magazine) 21 JUL 08

    COM Classes written by Andy Ireland of Plugware Solutions (Templates & Libraries) 11 JUN 02
    The COM Classes written by Andy Ireland of Plugware Solutions are now freely available from ThinkData (www.thinkdata.com). Just click on the link for Products and then COM Classes and you can register to download the classes. An ADO wrapper is included and the supplied example application connects to the MSSQL Northwind database. Andy has done an excellent job with these classes as everyone at ETC has seen and we're proud to bring them to you for the benefit of the whole community.

    COM: Getting Easier By The Minute (Part 1 of 3) (Clarion Magazine) 6 FEB 01
    COM? Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!

    COM: Getting Easier By The Minute (Part 2 of 3) (Clarion Magazine) 13 FEB 01
    Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!

    COM: Getting Easier By The Minute (Part 3 of 3) (Clarion Magazine) 31 DEC 00
    COM? Easy? Well, easier, at least. In this three-parter, Jim Kane, Clarion Magazine's resident guru of Microsoft component object technology, shows how to call COM objects with the new COM-compatible INTERFACE in Clarion 5.5. As Jim says, if VB programmers can use COM, so can you!

    ComCode Emporium v2.2 (Templates & Libraries) 13 SEP 02

    And many more...

    ComForMark Templates (Web Sites) 10 JUN 04

    Command Burner (Free) (Utilities) 11 DEC 08
    CommandBurner is a free CD/DVD burning software utility that can be executed from the command line, as well as through a simple interface.

    CommandBurner can be executed from the command line, or through any method that passes command line arguments. Simple options allow you to burn, erase, load and eject CDs and DVDs.

    Command Line ZIP utility 15 JAN 01
    Here us one to use called FreeZip. http://www.ozemail.com.au/~nulifetv/freezip/index.html but I haven't tried it yet but it is supposed to work from the command line.

    Commentary on UKCUG, Clarion Roadmap (Article) (Clarion Magazine) 22 AUG 06

    Compile Manager 2 v5.005 (Utilities) 4 JAN 08
    With source.

    Compiled Reports From Report Writer (Clarion Magazine) 2 APR 04
    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.

    Compiling C with the Clarion IDE, Part 1: It's Easier Than You Think (Clarion Magazine) 17 MAR 05
    Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 1 of 3.

    Compiling C with the Clarion IDE, Part 2: Calling C from Clarion (Clarion Magazine) 22 MAR 05
    Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 2 of 3.

    Compiling C with the Clarion IDE, Part 3: Naming and Mangling (Clarion Magazine) 28 MAR 05
    Ever find some C source on the Internet that does exactly what you need? So you rewrite and convert it to Clarion code, then try to get it to work again. Carl Barnes will show you how easy it is compile C modules with your Clarion code. One small change to the C header, create a Clarion include file and, Bob Z's your uncle, you're calling the C function. Part 3 of 3.

    Compiling C7 Examples in 15 Steps (Tips) 7 SEP 07
    Clarion 7 has been available for a couple of hours now, and if you’ve got your hands on a copy you’re probably itching to compile something. Right?

    Compiling Clarion Source To Java Bytecode (Clarion Magazine) 24 SEP 10
    All John Morter was looking for was a better source editor font. What he discovered was a way to teach the IDE some syntax highlighting tricks.

    Complete list of UN Countries (Web Sites) 8 FEB 07
    If you've ever wanted to have a list of countries in your applications, this TPS file will allow you do country lookups with ease.

    Completely Dynamic Listbox Formatting? (Article) (Clarion Magazine) 12 JAN 06

    Completely Dynamic Report Orders and Breaks Part 1 (Clarion Magazine) 12 DEC 00
    Steve Parker delves into dynamic group breaks in the report engine, and lays out the theory and the practice. Part 1 of 2.

    Completely Dynamic Report Orders and Breaks Part 2 (Clarion Magazine) 22 DEC 00
    Steve Parker delves into dynamic group breaks in the report engine, and lays out the theory and the practice. Part 1 of 2.

    ComponentOne 3 JAN 02
    Great news for Help authors: ComponentOne has acquired Doc-To-Help and is launching a new version, ComponentOne Doc-To-Help 6.0!

    Powerful, yet easy to use, it's packed with great features: database architecture, a redesigned user interface, flexible conditional text, enhanced graphics handling, and time-saving reports… to name a few!

    They're picking up some key ForeHelp features.

    Computerize Your Assets (Clarion Applications) 17 JUN 05
    Experts and professionals agree, you really do need to take a home inventory for a variety of reasons. Computerize Your Assets is the most professional and feature complete home inventory and asset management software on the market, and is available for virtually the same price as the others. Don't settle for average when you have so much at stake.

    What's really interesting is this is a program in Clarion that just got a 5 cows rating from twocows!

    compXPMenu (Templates & Libraries) 6 JUN 02
    http://www.clarionshop.com/accessories.htm?company=Compad

    Get it from the Clarion Shop.

    Comsoft7 BHT Calendar Holiday Class and Templates (Templates & Libraries) 11 SEP 09
    Big Holiday Class

    BHT is a set of classes and template wrappers designed to easily add Holidays, Week Numbers, and Full and New Moon information to any Calendar, scheduling, or app as needed. BHT automatically includes File and Queue Locking with a Critical Section in Clarion Versions 6.x. It should work with C4 - C6x, Legacy and ABC.

    BHT uses Country Codes in the Master Holiday File. A free Country Code File is included, that is freely downloadable on Ben Brady's Website. http://www.clariondeveloper.com It is being included with his permission. The country code is used as a filter when looking at dates to see if they are a holiday. A flag is set for the class, telling it which country to use for determining the holidays.

    Conditional Sort Orders and Page Breaks in Reports: Part 1 (Clarion Magazine) 7 NOV 00
    Sometimes customers have the most perplexing requirements. This month Dr. Parker takes a purchase order print job and builds in conditional sort orders and page breaks through the judicious use of a few embeds. Part 1 of 2

    Conditional Sort Orders and Page Breaks in Reports: Part 2 (Clarion Magazine) 14 NOV 00
    Sometimes customers have the most perplexing requirements. This month Dr. Parker takes a purchase order print job and builds in conditional sort orders and page breaks through the judicious use of a few embeds. Part 2 of 2

    Conductor Template by Vivid Help Systems (Templates & Libraries) 3 JUL 08
    White box template to simultaneously generate code at any major embed point of all application procedures (or any subset of them).

    So delegate all boring repetitive work to this digital slave and spend your time on something more exiting than copying-and-pasting some bit of code over and over again day after day after day!

    Configure Windows Firewall for SQL Server 2008 (Tips) 29 APR 10
    I (Ashish Kumar Mehta) have installed SQL Server 2008 Developer Edition on Windows Server 2008 R2 and I am unable to get connect to SQL Server 2008 Analysis Services Instance from SQL Server 2008 Management Studio which is installed on another remote server. As I am new to Windows Server 2008 R2 it would be great if you can let me know the step by step approach to enable the default port of SQL Server 2008 Analysis Services in Windows Firewall for user connectivity.

    Configuring MS SQL Express to work with a Clarion For Windows (Tips) 4 APR 08
    Help Configuring MS SQL Express to work with a Clarion For Windows exe and getting a Remote Connection working.

    Configuring Opportunistic Locking in Windows (Tips) 6 SEP 06
    By default, opportunistic locking is enabled for server message block (SMB) clients that run one of the Windows operating systems that is listed at the beginning of this article. Opportunistic locking allows clients to lock files and locally cache information without the risk of another user changing the file. This increases performance for many file operations but may decrease performance in other operations because the server that grants the opportunistic lock must manage the breaking of that lock when another user requests access to the file.

    Configuring opportunistic locking in Windows (Tips) 21 MAY 07
    By default, opportunistic locking is enabled for server message block (SMB) clients that run one of the Windows operating systems that is listed in the "Applies to" section. Opportunistic locking lets clients lock files and locally cache information without the risk of another user changing the file. This increases performance for many file operations but may decrease performance in other operations because the server that grants the opportunistic lock must manage the breaking of that lock when another user requests access to the file.

    Connection Strings Home Page (Tips) 26 APR 05
    Welcome to the world's largest collection of ADO and ADO.NET connection strings on the Internet! On this web page, you'll find links to sample ADO and ADO.NET connection strings for .NET Data Providers, OLE DB Providers, and ODBC Drivers (DSN/DSN-Less).

    These sample connection strings are compiled by Carl Prothman, a Microsoft ASP.NET MVP.

    ConnectionStrings.com (Web Sites) 10 MAR 08
    Helps you figure out connections strings for all sorts of databases. These aren't the right syntax for an "Owner String" in Clarion.

    Consuldata 30 JUN 00
    CONSULDATA

    Consultants On Demand 20 JUL 00
    Your direct connection to Information Technology Professionals

    Consumer Reports rates free PC security software as 'best buy' (Web Sites) 4 JUN 09
    Consumer Reports magazine slapped its 'best buy' label on a trio of free security programs for Windows PCs, saying that they offer the "best combination of performance and price" and are a smarter pick than suites from companies like Symantec Corp. and McAfee Inc.

    Controlling Controls (Article) (Clarion Magazine) 1 DEC 06

    Controlling Printers With DevMode (Part 1) (Clarion Magazine) 24 OCT 01
    A customer's request to save printer bin selections sent Jim Gambon off on an exploration of the printer DevMode structure. In this two part series Jim explains how to create a 16/32 bit DevMode that really works, and how to use it to get full control of your printers.

    Controlling Printers With DevMode (Part 2) (Clarion Magazine) 30 OCT 01
    A customer's request to save printer bin selections sent Jim Gambon off on an exploration of the printer DevMode structure. In this two part series Jim explains how to create a 16/32 bit DevMode that really works, and how to use it to get full control of your printers. Part 2.

    ControlMonitor (Templates & Libraries) 14 MAY 03
    This class will monitor ALL the controls and data on a window and execute code whenever ANY of the data is changed. What is significant about this is that you only have to put your code at a single embed point (instead of on each control).

    The need for this class came about as the result of a problem I had involving a image editor which needed to be updated whenever data on one of any of over a hundred controls was changed. Even though I had the actual update code in a routine, I did NOT want to have to place calls to the routine in all those different control embed points. Then there was also the problem that the update routine needed to be called whenever the other code in the program changed the data as well.

    Support was added for the Sysinternals DebugView program so that a programmer could view output as the class was working without relying on STOP, HALT or MESSAGE statements (which are known to interfere with the code processing ).

    Converted a large multi-dll app to C7 (Tips) 13 APR 10
    How I (Abe Jimenez) did it. (A pdf)

    Converting A Process To A Stored Procedure/Trigger (Article) (Clarion Magazine) 15 JUN 07

    Converting C6 Apps to C7, Part 1 (Article) (Clarion Magazine) 11 MAR 10

    Converting C6 Apps to C7, Part 2 (Article) (Clarion Magazine) 12 MAR 10

    Converting Clarion 5.5 Apps To Clarion 6.1 (Clarion Magazine) 9 SEP 04
    Dermot Herron had no intention of upgrading from C55 to C6.1, but circumstances forced him to confront his concerns over the huge step to true threading. Unexpectedly, he found that it's easy to make a C6.x application work just like a C55 application, and that means he can pursue the full conversion at a later date while reaping many C6.x benefits now.

    Converting PowerBrowse from Legacy to ABC (Clarion Magazine) 12 DEC 00
    Do you have an application that you would like to convert to ABC but haven't? Would you like some guidelines for when to convert and what to convert? Do you have existing legacy templates with no ABC equivalent e.g. PowerBrowse? All of the above? Well keep reading - this article highlights some of the problems in converting large applications over to ABC, gives some homegrown Laws of conversion, and then solves the legacy PowerBrowse problem.

    Converting The Inventory Example - Calling Stored Procedures (Part One) (Clarion Magazine) 31 OCT 02
    In his previous articles, Ayo Ogundahunsi showed how to connect to SQL Server, import data, and generally run a Clarion application with a SQL Server backend. In this series of articles, Ayo shows how to call a stored procedure, pass a parameter, and (hopefully) get results from the stored procedure. Part one focuses on preparing the application by splitting it into DLLs.

    Converting The Inventory Example - Calling Stored Procedures (Part Three) (Clarion Magazine) 7 NOV 02
    In the conclusion to this three part series, Ayo Ogundahunsi demonstrates how to use the supplied template to call stored procedures.

    Converting The Inventory Example - Calling Stored Procedures (Part Two) (Clarion Magazine) 31 OCT 02
    In his previous articles, Ayo Ogundahunsi showed how to connect to SQL Server, import data, and generally run a Clarion application with a SQL Server backend. In this series of articles, Ayo shows how to call a stored procedure, pass a parameter, and (hopefully) get results from the stored procedure. Part two covers a template you can use to call stored procedures.

    Converting TPS Files To A New Layout (Clarion Magazine) 25 FEB 05
    No matter how hard you plan your database design; sooner or later you will want to change the layout of your application's TPS data files. Clarion has a mechanism for converting files in the dictionary editor, but it doesn't work on files that contain BLOBs or arrays. It also doesn't help if your application is installed in multiple sites, where the Clarion dictionary editor is not available. If you make changes to the file's structure and then distribute your application, your end users will get that dreaded error 47. That is, unless you do what Abe Jimenez does.

    Converting TPS Files To A New Layout Part 2 (Clarion Magazine) 8 MAR 05
    No matter how hard you plan your database design; sooner or later you will want to change the layout of your application's TPS data files. In this second of two parts, Abe Jimenez describes the actual data conversion.

    Converting Your Apps To C7 (Article) (Clarion Magazine) 22 DEC 09

    CONVIC - An Antipodean Clarion Gathering (Clarion Magazine) 14 FEB 03
    If you’re not an Australian Clarion developer then there’s a good chance you haven’t heard of ConVic. Does this matter, you ask? Well, ConVic’s been on the Australian landscape for five years now and for the last four, it’s been the only Clarion conference in Australia. What’s more, ConVic 2003 is coming up at the end of March; it's an opportunity not to be missed by Australian developers, and overseas developers who might like to consider combining the conference with a sightseeing trip down under.

    Cool Lawyer on Software License Agreements (Web Sites) 1 OCT 07
    Includes a reasonable sample.

    Cool, Free Icons and tips (Web Sites) 3 MAR 03

    Cool, Free stuff from Sergey Bashkiroff and friends in St. Petersburg. 20 FEB 00

    Cool.STF 31 DEC 00

    CoolButtons v1.07 (Templates & Libraries) 23 APR 09
    CoolButtons gives your applications a major facelift without any of the pain usually associated with major surgery!

    An ideal companion for CoolFrames, CoolButtons provides your application with 3 styles of button. In addition CoolButtons will allow you to easily add your own custom button graphics.

    CoolFrames from PurpleSwift Software v1.21 (Templates & Libraries) 4 AUG 09
    The visual impact is the first thing that your users will notice about your application. You spend time and effort developing excellent software and now CoolFrames provides an elegant way to make your application look really slick.

    CoolFrames provides custom graphics for your application window frame, caption text and buttons.

    Features

    Coollook template Almost ready for C6 (Templates & Libraries) 30 APR 04
    Coollook template gives an Outlook style (or Leg2Abc style) to your application. You just have to populate a Coollook menubar just like you populate a standard clarion menubar. See the demonstration application on our site in the templates section.

    Coollook template is available for C55 legacy and ABC. You can find Coollook template and its demo at C&G Software website

    Coping With Vista - Creating Directory Shares (Article) (Clarion Magazine) 7 AUG 07

    Coping With Vista - It's Nice To Share (Article) (Clarion Magazine) 4 AUG 07

    Coping With Vista - There's A Manifest In Your Destiny, Part 1 (Article) (Clarion Magazine) 21 APR 07

    Coping With Vista - There's A Manifest In Your Destiny, Part 2 (Article) (Clarion Magazine) 27 APR 07

    Coping With Vista's "Virtual" Reality, Part 1 (Article) (Clarion Magazine) 9 MAY 07

    Coping With Vista's "Virtual" Reality, Part 2 (Article) (Clarion Magazine) 15 MAY 07

    Coping With Windows Vista Part 1 - How to live with UAC (Article) (Clarion Magazine) 16 APR 07

    CopyFile documentation from Microsoft (Tips) 2 OCT 02
    The api can copy a file with spaces in the path.

    CopyFlash v2.3 Ready for C6.1 (no changes needed) (Templates & Libraries) 31 JUL 04
    1) It puts a copy button on the browse (and also popup menu if desired) to create a copy of a record (+ related files) in another file or in the same file
    2) After copying the original record can be deleted or have a flag field set (eg "archived")
    3) A template for batch copying that tacks on to a standard process template
    4) All source supplied and works with every Clarion version from CW2 to C5.5 (ABC & Legacy)

    And CopyFlash 2.1 is Clarionet compatible!

    CORBA documentation 18 FEB 00
    Links to CORBA and XML press releases, published articles, and RFPs.

    CoreObjX (Controls) 9 JUL 02
    CoreObjx (pronounced core objects) is a developer's tool that greatly simplifies integrating applications with QuickBooks 2002 Pro. CoreObjX is an ActiveX DLL that implements the standard business objects and rules supported by QuickBooks Pro 2002 and exposed through the qbXml API. CoreObjX enables developers to implement real-time links to the QuickBooks database quickly and reliably without needing to learn the intricacies of the qbXml API.

    Corporations using Clarion Software 16 AUG 01
    A brief collection of corporations using Clarion software to help you convince your clients that Clarion works.

    Correction: Class And Wrapper For Handling Control Files (Clarion Magazine) 7 SEP 99
    Nik Johnson has updated his article on handling control files with several paragraphs of text (appended to the article) and an updated zip with code corrections. You may need to refresh the page to see the updated information.

    Cover Your Ass(ets) v1.22 (Templates & Libraries) 24 SEP 03
    Template to automatically produce TXA and TXD files when you compile.

    1. PREVENT DISASTER in the form of corrupt APP and DCT files; because TXA and TXD are raw text, simply import them back into clarion and you're back in business
    2. a true *IMPLEMENT and FORGET* mechanism that doesn't disrupt workflow because backups are created automatically at compile time
    3. creates "generational" backup using the compile timestamp to act as "checkpoints" allowing for quick recovery of the dct, app or even specific procedures that you may have FUBAR'd during your current coding session

    Cowboy Computing Solutions 21 JUL 00
    Best known for SQL tools.

    Now available for 5.5b2.

    Cowboy's SQL Browse templates (Templates & Libraries) 18 DEC 04
    Icetips Software is very proud to release a new-to-Icetips product, the Icetips Cowboy SQL templates. Previously known as the CCS SQL templates, Icetips Software has taken over the sales and marketing of these templates and we will be working on new features and improvements.

    The Cowboy SQL templates are available for Clarion 2-5.5 Clarion templates (Legacy) and Clarion 5.0 and Clarion 5.5 ABC. We will be working on enhancements with the author of the templates, Andy Stapleton and he will assist us with technical support when needed.

    CPCS - Creative Reporting Tools v7.20 available for Clarion 7.2 (Templates & Libraries) 10 JUN 10
    Ya gotta have this if you gotta use paper. Now FAX your reports.

    Available for C6 EA 4 at http://www.cpcs-inc.com/c6beta.asp

    cpTracker (now gold) (Utilities) 9 MAR 05
    cpTracker will assist you in managing your contacts, prospects, customers, sales, projects and tasks to the last detail. cpTracker is your Complete Data Management Solution! Also available, cpTracker Lite (less filling, tastes great?).

    Keep track of the following:

    Use the following tools to access your data the way YOU need to: Lite version is v2.2.

    Crap Cleaner (Utilities) 14 SEP 05
    (free) CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. But the best part is that it's fast (normally taking less that a second to run) and contains NO Spyware or Adware! :)

    CRC32 Builtin Clarion Function (Tips) 4 OCT 07

    Create a Report using MS SQL Views (Article) (Clarion Magazine) 28 JAN 08

    Create Database Sample Setup.zip (Tips) 7 MAR 06
    I've (Dan Pressnell) uploaded a setup file that contains an APP and a DCT file that demonstrates how you can use Clarion code to connect to an MSSQL server, create a database if it doesn't exsit, and populate tables, columns, and indexes to the database.

    Available from Icetips!

    CreateFileMapping mystery solved? (Tips) 13 MAY 09
    Some get an odd error about "CreateFileMapping." Seems to have to do with a CCC.exe running. It's not on my machine and I've never seen the error.

    Creating #AT Statements The Easy Way (Clarion Magazine) 29 JUN 01
    Writing templates can be tricky, especially when it comes to creating #AT statements that correspond to ABC virtual method embeds. Here's a template that makes that task easy.

    Creating A Custom Rounded Panel Control In Clarion# (Article) (Clarion Magazine) 1 MAY 08

    Creating A Custom Rounded Panel Control In Clarion# (Article) (Clarion Magazine) 2 JUN 08

    Creating A Designer Interface In Clarion (Part 3) (Clarion Magazine) 23 JUN 03
    This three part series by David Podger and Deon Canyon examines selected code from David and Deon's MediaSim touch screen application, written entirely in Clarion. This installment covers the MouseUp event code, including repositioning controls. Part 3 of 3.

    Creating A Drag & Drop Batch Compiler (Article) (Clarion Magazine) 9 DEC 08
    DDE is still the only way to control the Clarion IDE with an external application; Richard Rose shows how to combine DDE and drag and drop to create an easy to use batch compiler.

    Creating A Dynamic Option Box (Clarion Magazine) 5 JUL 02
    Creating an option box is straightforward: select the option box, populate the radio buttons, compile and run. But users often want changes to option boxes that require a recompile. Steffen Rasmussen offers up a dynamically configurable option box, based on a list control.

    Creating a MySQL 5 Clarion Application (Clarion Magazine) 14 OCT 10
    MySQL is a popular choice among Clarion developers looking to get into SQL. In this first of two articles Dave Harms looks at the licensing issues (chances are you need a commercial license) and walks through a MySQL 5 installation.

    Creating a Real-World Web Service (Article) (Clarion Magazine) 17 DEC 08

    Creating a Real-World Web Service (Article) (Clarion Magazine) 30 DEC 08

    Creating A SCADA Interface With Clarion (Part 1) (Clarion Magazine) 14 MAR 02
    There are many industries that rely on automated process controls for creating a product or providing a service. Supervisory Control and Data Acquisition (SCADA) is the term often used to describe an industrial automation system. Sometimes all of that acquired data needs to stored somewhere for future reference; since Clarion is very good at storing, manipulating, and viewing data, a Clarion application is a good fit for a SCADA system data storage interface. Part 1 of 2.

    Creating A SCADA Interface With Clarion (Part 2) (Clarion Magazine) 21 MAR 02
    There are many industries that rely on automated process controls for creating a product or providing a service. Supervisory Control and Data Acquisition (SCADA) is the term often used to describe an industrial automation system. Sometimes all of that acquired data needs to stored somewhere for future reference; since Clarion is very good at storing, manipulating, and viewing data, a Clarion application is a good fit for a SCADA system data storage interface. Part 2 of 2.

    Creating a Threaded Web Service Client (Article) (Clarion Magazine) 17 DEC 08

    Creating a Threaded Web Service Client (Article) (Clarion Magazine) 30 DEC 08

    Creating A UserControl In Clarion# (Article) (Clarion Magazine) 21 JUL 08

    Creating An Invoice Application Using C6.1 Legacy Edit-In-Place (Clarion Magazine) 22 JAN 05
    Invoicing is a commong requirement for Clarion business applications. Bill Rollins shows how to create a useful edit-in-place invoice using Clarion 6.1 and the legacy (Clarion) templates.

    Creating An MS OutLook-Style Menu In Clarion (Clarion Magazine) 29 AUG 00
    Microsoft Outlook uses an innovative menu style that’s become quite popular. Now Steffen Rasmussen shows how to create the same style of menu in a Clarion application.

    Creating An MS OutLook-Style Menu In Clarion: Part 2 (Clarion Magazine) 5 SEP 00
    Microsoft Outlook uses an innovative menu style that’s become quite popular. Now Steffen Rasmussen shows how to create the same style of menu in a Clarion application. Part 2.

    Creating an SQL Query Class and Template, Part 1 (Clarion Magazine) 31 JAN 11
    Okay, it's not true reflection like you have in .NET, but you can get a whole lot done with Who(), What() and Where().

    Creating an SQL Query Class and Template, Part 1 (Clarion Magazine) 1 FEB 11
    Sure, you can open multiple apps at the same time in C7, and dictionaries and other files as well. But that's just the beginning - you can also also view those windows side by side.

    Creating an SQL Query Class and Template, Part 2 (Clarion Magazine) 7 FEB 11
    All articles for January 2011 in PDF format.

    Creating an SQL Query Class and Template, Part 2 (Clarion Magazine) 11 FEB 11
    Phil Will takes an SQL query procedure created by Bob Huff and refactors it into a class and a control template. In Part 1 Phil creates a class shell and a bare bones template.

    Creating an SQL Query Class and Template, Part 3 (Clarion Magazine) 31 JAN 11
    In this second of two parts 2 Phil simplifies the code needed to handle a large number of controls and their events.

    Creating An XML RSS Web Site Summary With Clarion 6 (Part 2) (Clarion Magazine) 23 JUN 03
    Ever wonder how easy or difficult it is to work with XML? Consider the RSS specification, which is used to create summaries of items on a web site. In this second of two parts, David Harms looks in detail at the code.

    Creating An XML RSS Web Site Summary With Clarion 7 (Article) (Clarion Magazine) 12 AUG 09

    Creating Clarion# Web Apps With AppGen (Article) (Clarion Magazine) 13 MAR 09

    Creating COM objects with Visual Basic .NET (Tips) 24 MAR 10
    You can make a com object that works in Clarion in about 3 minutes.

    After finding dozens of half-baked non workable solutions, it turned out to be quite simple. Useful if you have to interface to some .net assembly or somesuch that only works in vb.

    Creating Derived ABC Classes With a Template (Clarion Magazine) 27 FEB 04
    In this article Harley Jones explains some of the behind-the-scenes magic that Clarion performs on ABC windows and controls, and how you can do the same with custom templates.

    Creating Directories With #SERVICE (Article) (Clarion Magazine) 18 JUN 08

    Creating Directories With #SERVICE (Article) (Clarion Magazine) 30 JUL 08

    Creating Elliptical Windows in Clarion (Clarion Magazine) 25 MAY 01
    Have you ever wondered how some applications display windows in non-standard shapes? As Brice Schagane shows, you can create elliptical windows (and other shapes) with just a few simple API calls.

    Creating Filter Expressions The Easy Way (Clarion Magazine) 31 DEC 00
    Creating filter expressions can be a tricky process - there's no "Populate Column" toolbox readily available and it's possible to make a typing error that's not picked until run-time. Here's a nifty workaround that can save some grief.

    Creating Installers For Multiple Versions of Clarion (Article) (Clarion Magazine) 25 SEP 08

    Creating ODBC Data Sources At Runtime (Clarion Magazine) 9 MAY 01
    One of the drivers that comes with Clarion is the ODBC driver. Although Clarion deals with most of the problems of translating your file access code (e.g. OPEN, CLOSE, NEXT) into calls to the particular ODBC driver that looks after your data file, there is one area where Clarion ignores a potentially useful set of features of the ODBC design. These are the administration functions, which are required before you can access any data source through ODBC.

    Creating SQL Applications With Firebird (Clarion Magazine) 3 DEC 10
    Dave Harms kicks off ClarionMag's new Clarion Tip of the Week feature with an easy way to keep your DCTs handy.

    Creating SQL From XML With XSLT (Article) (Clarion Magazine) 20 APR 07

    Creating SQL From XML With XSLT: Calling The Code From Clarion (Article) (Clarion Magazine) 1 MAY 07

    Creating Test Data With Stored Procedures (Article) (Clarion Magazine) 31 MAR 09

    Creating Utilities For MS SQL 2000 (Clarion Magazine) 31 DEC 03
    Clarion's PROP:SQL is an often under-appreciated language statement. As Bernie Grosperrin shows, you can use PROP:SQL for lots of things, including creating SQL utilities for MSSQL. This task is made even easier with Dan Pressnell's clever "Query from Queue" mechanism.

    Creative Computing Solutions (Now for C4) 14 JUL 00
    Many templates:

    Credit Card Authorization software 18 SEP 97

    Credit Card Number Formats 12 DEC 01
    This document outlines procedures and algorithms for Verifying the accuracy and validity of credit card numbers. Most credit card numbers are encoded with a "Check Digit". A check digit is a digit added to a number (either at the end or the beginning) that validates the authenticity of the number. A simple algorithm is applied to the other digits of the number which yields the check digit. By running the algorithm, and comparing the check digit you get from the algorithm with the check digit encoded with the credit card number, you can verify that you have correctly read all of the digits and that they make a valid combination.

    Cresent Software 31 DEC 00

    Crisp Icons (Graphics) 24 JAN 09
    This is a collection of 212 different designs, all supplied in 12 vibrant colors. That's over 2400 icons for $24, or about a cent each! Inside each icon file are icons ranging in size from 16x16 to 128x128.

    Crispy Development Labs (Templates & Libraries) 23 MAR 04
    Clarion Examples (Source for C6)

    Crispy Development Labs (Templates & Libraries) 23 JAN 06
    Clarion source code for C6

    Critical Procedures: Synchronization for the Lazy (Clarion Magazine) 29 OCT 04
    To protect data that's shared across threads, you can use a Critical Section, but if you fail to release the Critical Secition when you're done with it, you have a Critical Problem. The solution: use a Critical Procedure instead.

    CrossLoop Simple, Secure Screen Sharing (Utilities) 7 SEP 07
    CrossLoop is a FREE secure screen sharing utility designed for people of all technical skill levels. CrossLoop extends the boundaries of VNC’s traditional screen sharing by enabling non-technical users to get connected from anywhere on the Internet in seconds without changing any firewall or router settings. It only takes a few minutes to setup and no signup is required.

    Security is built into all aspects of CrossLoop. Session data is encrypted at the end-points before being sent using a 128-bit encryption algorithm using a randomly generated 12-digit access code. Explicit permission is required before any screen images are sent to a remote computer. CrossLoop is a secure tool to remotely assist any PC on the planet.

    CrossOver Office for Linux (Utilities) 17 JUN 04
    CrossOver Office produced by CodeWeavers.

    Cryptography and Clarion: Using the MSCrypto API (Clarion Magazine) 21 MAY 04
    Cryptography is the study of mathematical techniques related to aspects of information security such as confidentiality, data integrity, entity authentication, and data origin authentication. Increasingly, cryptography is important to software developers, and with the US government having lifted restrictions on the export of strong encryption, a solution is now widely available to Windows developers. In this two-part article Ron Webb explains what cryptography is all about, and introduces a Clarion class wrapper for the MS Crypto API.

    Cryptography and Clarion: Using the MSCrypto API Part 2 (Clarion Magazine) 26 MAY 04
    Cryptography is the study of mathematical techniques related to aspects of information security such as confidentiality, data integrity, entity authentication, and data origin authentication. Increasingly, cryptography is important to software developers, and with the US government having lifted restrictions on the export of strong encryption, a solution is now widely available to Windows developers. In this two-part article Ron Webb explains what cryptography is all about, and introduces a Clarion class wrapper for the MS Crypto API. Part 2 of 2.

    Crystal Clear Class v2.0 Ready for C6.1 (Templates & Libraries) 20 MAY 04
    Crystal Clear Class - Interface to Seagate Crystal Reports

    Crystal Clear Class provides you with the means of seamless integration between your Clarion application and Seagate Crystal Reports. This is pure Clarion source without any dll "black boxes". Class is ABC/Clarion compatible and works with Clarion 4, 5, 5.5 and 6. "Must have" if you are planning to use power of Seagate Crystal Reports in your Clarion applications.

    CSVed 1.4.4 (Utilities) 14 JAN 08
    CSVed is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator CSVed is an powerful and easy to use CSV file editor, you can use it to manipulate any CSV file, separated with any separator.

    CSVed comes instead of CSVdb, the main difference is how csv files are handled, for more details compare both help files on chapter CSV file format.

    CursorArts 21 OCT 97
    IconForge is a very easy to use, Windows-based utility for creating icons, cursors, animations and small images. IconForge comes in a 16-bit version for Windows 3.1 and Windows for Workgroups, or a 32-bit version for Windows95 or WindowsNT. FTP Server limited to 100 users at a time (I got bumped).

    Custom Queue Sorting (Clarion Magazine) 24 JUL 02
    Clarion queues have two basic sorting methods built in - numeric, and alphabetical. But there are times when neither of those will suffice. Gordon Smith shows how to implement a custom queue sorting procedure.

    Custom Queue Sorting, Part 1 (Clarion Magazine) 9 AUG 10
    The Clarion Magazine office will be closed through Tuesday, August 10. We'll be back on Wednesday. Meanwhile, take a look at our updated roadmap to Clarion development! It's not quite done yet (still a few hundred articles to slot into place, and some corrections to be made), but it'll give you a good idea of the scope of ClarionMag's content. And be sure to read the instructions on how to create your own customized view of the roadmap!

    Custom Queue Sorting, Part 2 (Clarion Magazine) 7 SEP 10
    Clarion 5 introduced the ability to sort queues with a function call. But why would you want to do that? Simon Kemp explains not just why, but how, with a class and an easy to use template. Part 1 of 3.

    Custom Queue Sorting, Part 3 (Clarion Magazine) 17 AUG 10
    Clarion 6 introduced the ability to sort queues with a function call. In this second of three parts Simon Kemp goes over his sorting class and the accompanying template.

    Customizing Clarion5's Editor And Menus (Clarion Magazine) 13 JUL 99
    John Morter shows how to customize your Clarion development environment with editor keystrokes and a menu of your favourite utilities.

    Customizing the Clarion 7 editor's syntax highlighting (Clarion Magazine) 23 SEP 10
    Whether you're using Clarion.NET or non-Clarion tools, our new DevRoadmaps site is an essential tool for making your way in the vast universe of .NET development.

    Customizing your Clarion Tree Controls (Tips) 12 DEC 03
    Contributed by Ross Woolf

    This application demonstrates different customizations that become possible when you hand-code your Clarion Tree controls. Included are a CLW file, a PRJ file, and several ICO files.

    CW Assistant (Utilities) 3 JAN 03
    Get more done, delegate work to your assistant.

    CW Barcode Toolkit 20 JUN 00
    You should run, not walk, to the nearest computer and send an email to Maurice Pilotte (maurice@worldpath.net). He's got the best CW barcode toolkit around. I'm using his Postnet and i2of5 barcodes in our software developed for USCertifiedLetters.com.

    CW Flex 26 AUG 97
    With the cooperation of TopSpeed Corporation I am developing a DataFlex driver for Clarion for Windows. The driver is currently in a limited beta test with a couple of bugs remaining before the release candidate is ready. Once the driver is completed, it will be announced in the Clarion newsgroup (comp.lang.clarion) and on the CompuServe forum. If you would like additional information about the driver or ordering information, please fill out this form. You can also call (888) 372-1700 or (801) 374-9633 for additional information.

    CW Handy - Clarion 6 (Clarion 6) 13 DEC 02
    Because The Clarion Handy Tools in most cases extend ABC/Clarion native functionality we'll be thoroughly checking each template/class set in our tool kit for full, C6 compliancy.

    CW SMTP EMail Control 9 MAY 00

    CW Super Page 11 DEC 97
    Bookmark this one. Seems to have LOTS of stuff.

    CW Wall Chart - a visual procedure map of the WindowManager Class (Tips) 2 MAY 05
    I thought this wall chart may come in handy for developers (existing and new to abc).

    It's a visual map of the ABC class WindowManager. Once you get the hang of how ABC works it's very easy. As 40% of the poupulation respond quicker to visual data, I thought you might like this.

    It's cheap and cheerful, but it does demonstrate the logical, top down flow of an ABC prodecure and even suggests some places to codes or check things (not complete, maybe next version). The idea is to give an overview of the main functions/purpose - always check the help and the .CLW source files for a better understanding.

    CW WinReg 22 APR 00
    Send mail to: joe@topspeed.co.za (Apparently not available)

    cwAdvantage (Templates & Libraries) 23 NOV 04
    cwAdvantage is a database manager utility designed for the AdvantageDB.

    why AdvantageDB?

    1. SQL compliant
    2. unlimited single user deployment is FREE, thats right FREE
    3. run as embedded by simply distributing 4 files (less than 2mb)
    4. ability to ENCYPT database w/ pw preventing unauthorized access
    5. native SECURE / COMPRESSION access over TCP/IP
    6. ability to scale to Peer-2-Peer / WorkGroup
    7. ability to scale to client/server by installing server engine on WinNT family, Win9x, or Linix

    what cwAdvantage! does...

    1. import clarion TXD
    2. convert TXD to SQL/DDL
    3. optionally create the physical Advantage database
    4. execute DDL (planned feature)

    CWCM Compile Manager 11 SEP 00
    The CWCM Compile Manager is now freeware!! (binary and APP)

    Has a feature to shut down and restart CW for your REALLY big apps. Makes .prj files. Updated Sept 2000. In case you make changes on the source, please send your changes with a short comment back to schoeffler@ralfs.de !!

    CWEdit 2000 (Utilities) 4 JUL 02
    Here is a plain and simple Clarion Source Code editor that I made recently to find out how difficult it would be to make a decent editor for Clarion. Unfortunately I lost my interest to this editor when the project was about 80% completed (means: only the "bells and whistles" are missing and some minor bugs may still lurk there as well), so I never finished it the way I originally wanted to.

    CWIC Web hosts your CWIC applications 9 FEB 00

    CwKeys (Free) 19 APR 01
    If you've ever taken a look at the C5EDT.INI or C55EDT.INI files in your CLARION\BIN directory, you might have seen that the keyboard shortcuts are fully configurable (nice job, SV!). If you've taken a closer look you might also have seen that there are functions that are not accessible via the editor menu (I don't know if these are even undocumented, at least I couldn't find them documented anywhere).

    CwKeys lets you view and / or change the keyboard shortcuts simply by pressing the desired key combination! This works for both Clarion5 and Clarion5.5. Up to two shortcuts per function are supported.

    CWPlus v3.02 (Utilities) 9 MAY 05
    CWPlus is the auxiliary integrated tool for Clarion for Windows IDE and allows to simplify manual coding essentially. Now it appears in the CW Editor toolbar and has options for formatting code and data embeds. CWPlus realizes analogues of the most important elements of Microsoft IntelliSense technology as applied to Clarion, such as:

    Any programmer is expected to memorize a lot of information about his application: how a certain procedure is called, all the numerous names, labels, identifiers. Instead of concentrating on the task, you have to keep on remembering all these. Enough of this! Now you have a reliable assistant to remember all this routine information for you. He will prompt you the needed information at any time and he will easily handle an object with many enclosed properties, as well as suggest a procedure prototype to you or show you a variable type just at the pointing of a mouse cursor.

    Mistake-proof work! CWPlus will never make a mistake when you use it to paste a needed identifier into your program body while the identifier itself is easy to pick up from a suggested list. Now you can give longer and more informative names to the variables since you can still easily paste these into the text. CWPlus will attend a complex identifier name entry. Just in case you've lost connection with the CWPlus window in the process, occasionally you may enter a wrong name but not to worry - simply delete the wrong character with the Backspace button and the connection re-establishes!

    cwScript (Templates & Libraries) 26 AUG 06
    cwScript is NOT a template, but an ActiveX OCX Control written especially for Clarion. What's the difference? An ActiveX control is a self contained server program that executes commands directly from Clarion. A template is Clarion's way of generating code based on a set of rules. With an ActiveX control there are no hidden lines of code, you determine exactly how your program operates.

    CWTools v 1.1 Ready for c6.3 (Utilities) 28 JAN 06
    Seal-Soft's CWTools

    d-Crisp Letters (Graphics) 2 FEB 09
    This is a set of letter and symbol icons based on a clean fresh pastel theme, ideal to complement the d-crisp Icons below.

    D-Icons (Graphics) 25 APR 07
    Here are 5 sets of royalty free icons for use in your software or web pages.

    DAB - File Manager III (Clarion Magazine) 6 JUL 99
    David Bayliss concludes his three part series on the ABC FileManager with the meat of the class: the dictionary interaction and the file access itself.

    DAB's article on how to use INTERFACE and IMPLEMENTS. 29 MAY 00
    (Clarion Magazine subscription required)

    DAB's Page 13 NOV 98
    Includes some interesting documents:

    daFinga v1.03 (Templates & Libraries) 4 AUG 05
    iAlchemy is excited to annouce daFinga! daFinga is implemented as a template / library designed around the APC Biopod biometric fingerprint readers.

    Highlights:

    All functions are accessable either through our simplified control/extension templates or can be hand coded as simple functions.

    Works in English or French.

    Dalby Source Printer for Clarion v 5.1 30 JUL 02
    DSP5 is a stand-alone program that can print clarion source code in a complex setup including page formatting, syntax highlightning, extraction of embeds etc etc.

    It also contains a project feature that - based on the program .clw file can list all files, procedures etc in a project.

    Discussion forum at http://pub.alxnet.com/forum?id=1060257

    Dan Pressnell's Better SQL and Better OOP series (Tips) 14 MAR 06
    Dan Pressnell has uploaded install files for his popular Better SQL and Better OOP series that you can find on Icetips. You can download the file now from Icetips. Look for

    BetterSQLandOOPforC55andC6.zip

    This works for C55 and C6

    Dan Pressnell's class (Tips) 7 MAR 06
    Dan has also uploaded a small class which allows Clarion's IDE to be used to create classes, so that the class source stays in the app tree, and is generated along with the rest of the app. Get it at Icetips.

    Dan Pressnell's MySQL Browse for Legacy (Templates & Libraries) 2 DEC 02
    I've created a template that will turn Legacy template browses for MySQL into true page loaded browses. I've added it to the package that does page loaded ABC browses.

    1. After installation, copy mysqlbr.tpl to Clarion's template directory.
    2. Register the mysqlbr.tpl template with Clarion.
    3. In your app, add the global extension MySQLBrowseSupport, and click the check box.
    4. For the browses you want page loaded, add the MySQLBrowse extension.
    There is one important thing that this template (and the ABC class) won't do correctly. If you use "ValidateRecord" code to to filter records, your list box won't be filled. There is no way to fix that, so avoid that technique.

    There is another thing to look out for with the legacy template. If you have a page loaded browse, and call a procedure that retrieves records on the same table, you MUST have a window open in that other procedure before the retrieval, or that procedure will have its result set incorrectly limited. I might be able to fix this in the future, but it's difficult given the lack of adequate embed points in Clarion's legacy browse template.

    Dan Pressnell's SQL examples (Tips) 20 JUL 02
    I have uploade to http://toolwares.com/ClarionBaseballForWindows.ZIP a small example package of using some techniques I think will help. It is an ABC app, and DCT, and a Microsoft Access database. If you have the Access ODBC driver already installed on your computer, it should work. It uses the template generated FORM procedures, but not the browses. All the browses are hand coded into WINDOW template procedures for flexibility and speed.

    Dan Pressnell's template for SQL Database Maint (Templates & Libraries) 9 NOV 06
    The template will create and maintain your databases at runtime based on your dictionary.

    Dart 29 JUL 99
    OCX's, VBX's, ActiveX and Internet tools.

    Daryl's TCP/IP Primer 29 NOV 01
    Addressing and Subnetting on the Near Side of the 'Net.

    DAS Quick Help Ready for C6.2 (Help Tools) 2 JUN 05
    An easy-to-use utility template which creates near commercial quality Help Files from any existing Clarion .APP or .DCT file.

    DAS QuickHelp 8 JUN 00
    Das_QuickHelp, an easy-to-use utility template, allows you to quickly create Help files for Clarion applications. Simply load your APP into the Clarion environment and select the following menu items; Application, Template, Utility, Das_QuickHelp -- then, let the Wizard lead the way (of course you can modify and adjust the defaults to suit your needs). Now, compile the project and you will have a comprehensive outline (in RTF format) for your Help file.

    DAS Registration Ready for C6.2 (Templates & Libraries) 2 JUN 05
    Templates for doing "Registration" to protect your software from piracy.

    DAS Security Ready for C6.2 (Templates & Libraries) 2 JUN 05
    Das Security offers security at many levels for all your development projects. The level to which you take this security system will vary with your needs. All the tools are included to make this the best security enhancement package on the market. The package consists of functions and templates that will assist you in handling the difficult task of adding user-friendly security to your Clarion applications.

    DAS Suite Ready for C6.2 (Templates & Libraries) 2 JUN 05

    The whole works.

    DAS Tools Ready for C6.2 (Templates & Libraries) 2 JUN 05
    Featuring our proprietary resource technology. DAS_Security For Windows is a compilation of functions and templates which assist the developer in handling the difficult tasks of adding user friendly security to applications using the Clarion For Windows environment.

    Data Cataloge Demo DATACAT 30 JUL 97

    Data Cataloge Demo DATACAT demonstrates:

    Data Conversion template v1.87 Ready for C7.2 26 JUL 10
    The DC template is intended for automatic datafiles converting when application dictionary changes.

    Key features :

    Data Ferret v4.12 (Utilities) 30 MAY 06
    If you have not seen Data Ferret before, it is a program which extracts pure company data from yellow pages type web sites. So rather than having to copy and paste the results of searches, Data Ferret does it all for you, and stores the results in a TPS file. These results can then either be printed to Labels, mail merged letters or exported to other formats for refining. So if you need to write to all the pizza restaurants in a particular state or town, Data Ferret can bring up the website for you to enter the search into it, and once the first page of results appears, click on the Extract button and all the company details are then extracted and stored in a Topspeed file on your machine. It then automatically goes to the next page of results and extracts the results from that, next page, extract etc etc until no more results are shown. It then allows you to add to that data to refine it for marketing your products.

    Data Ferret v4.06 is now available as a free at source add-on for Clarion applications.

    Data Ferret's demo 29 DEC 00
    Merry Christmas from the Data Ferret.

    This app demonstrates getting Web Builder and Messaging to work together, and using the POP3 Authorization class to "open the door" for SMTP for the ISP's who require it.

    Look for the Holiday Greeting and see the blurb before you download. Note that there are places where things like domains, POP3 user id/Password, and other data must be hand-coded in, but as everything is generally either "XYZ Company" or "youraddress," "yourpassword," and "yourdomain" that shouldn't be too hard to do.

    Data Ferret's Telephone Lair Page Updated Apr 27, 2001 27 APR 01
    My own (Data Ferret's) experience with the ExceleTel TeleTools 3.5 package indicates that it works very well with Clarion for Windows 5b. News Flash! I have now tested it with C5.5 RC-1, and it works just fine with this release! << The TTSSamples.zip contains the TeleTools CallerID and DeviceInfo sample apps ported to Clarion 5b and additional files containing EQUATE's and such necessary to compile and run the ported sample apps. You may use these apps as the basis for your future development with TeleTools.

    Data Ferret's web program demo in C55 gold 9 NOV 00
    They don't do much, but are just a "technology demonstration" for my principal client.

    Data File to Flat File Converter 8 NOV 01
    Data2Flat converts Cobol data file to flat (comma-separated values) data file. In the resulting flat file every record occupies exactly one line and data items on the line are separated by separator character (usually comma). Flat file contains text representation of all data items in a file.

    Currently Data2Flat reads the following Cobol data file formats:

    Data INtact 8 DEC 99
    A service offered by Mitten Software, dataINtact delivers files to and from remote sites over the Internet to your central data repository. It's designed for organizations with 10 or more remote sites or users. Data is compressed and encrypted for maximum speed and security. Senders receive a certificate of receipt that guarantees data was delivered INtact. Use requires a server-based license without any additional transaction charges.

    Data Interchange Standards Association 26 AUG 99
    DISA: Data Interchange Standards Association, a Virginia-based not-for-profit association, is the leading provider of educational and networking forums on E-Business. Representing E-Commerce professionals from around the world, DISA’s affiliation with EC User Groups, the Accredited Standards Committee (ASC) X12, and many others, facilitates an interchange of e-commerce topics hitting the global market. In other international arenas, DISA and ASC X12 serve as the entry point for the United States into the United Nations/Electronic Data Interchange for Administration, Commerce and Transport (UN/EDIFACT), an international standard relating to the exchange of trade goods and services.

    Data Is Executed Policy - A Case Study (Clarion Magazine) 25 JAN 01
    This Whitemarsh paper presents a Clarion-centric approach, illustrated through a case-study, to requirements analysis and design through production system implementation. This material can be given to clients in support of a systems development proposal.

    Data Junction 14 MAY 99
    Translates many data file formats.

    Data Management Independent Verification and Validation (Books) 21 MAY 09
    In a large scale data-centric environment, there are a number of factors in the determination of an overall success. Among these are:

    Data Mapper v2 (Utilities) 10 JUN 10
    In a nutshell, you open your Clarion Dictionary in the Clarion IDE, and then export the Dictionary to a TXD (text) file. You then open Clarion Data Mapper, and import that TXD file. You can then view your tables in diagram. You can move the tables around, resize them, set a bunch of options, etc, etc, etc. Then, when you have the diagram looking like you want it, you can then save it as an image file (WMF or EMF), which you could then email to your colleagues, your friends, your mom, whoever.

    While this is a commercial product, we have also released a FREE version! You can download and use the free version for as long as you like - no strings attached! See the licensing section for more information.

    Data Modeler - by Peabrain Software 22 OCT 02
    Version 5.5 now available (rel 9000).

    Data Modeler 55 EE 4 JAN 01
    Update for Data Modeler for C5.5 EE. Free download. I put the link here 'cause I couldn't get to the server when I saw the message and figured I'd go back to it later.

    Data Modeler Update 30 AUG 01
    If you are experiencing any problems using data modeller, please download the new version.

    Before installing please delete all other copies of data modeller: dm5.exe and dm55.exe

    then install this version. for more information email peabrain on peabrain@global.co.za

    Web site : www.peabrain.co.za

    download upgrade file : ftp://www.peabrain.co.za/setup55ee.exe

    Data Modeller View Browser 23 NOV 98
    For the first time, you can use SQL to view and manipulate data from any combination of table types. Whether it is a dBase table, Clarion or ODBC table - you can:

    using a combination of SQL and Clarion-syntaxed statements.

    Data Structures and Algorithms Part I: The Dynamic Stack (Clarion Magazine) 19 APR 02
    On the newsgroups it happens time and time again: a Clarion newbie asks: "How do I implement a Tree in Clarion?" or "How do I implement a List in Clarion?" These aren't questions about tree controls or list boxes; they're about established, standard data structures. Here is the first article in a series by Alison Neal outlining how to implement standard data structures and algorithms in Clarion.

    Data Structures and Algorithms Part II - The List (Clarion Magazine) 17 MAY 02
    How many times have you been asked to write a list? Lists are everywhere: there are shopping lists, to do lists, lists of people's contact details, and lists of appointments. The List is so pervasive and so valuable that many people have spent many years discovering how to effectively represent this structure in computer memory with the greatest efficiency.

    Data Structures and Algorithms Part III - Maintaining Order (Clarion Magazine) 19 JUN 02
    Alison Neal continues her series on basic data structures and algorithms with a discussion of list sorting, beginning with the Bubble Sort.

    Data Structures and Algorithms Part IV - More Maintaining Order (Clarion Magazine) 26 JUN 02
    Alison Neal continues her series on basic data structures and algorithms with a discussion of the Cocktail Shaker, Insertion, and Counting sorts.

    Data Structures And Algorithms Part IX - Are You Getting Too Tall? (Clarion Magazine) 26 SEP 02
    There are two approaches that can be taken to make sure that the Binary Search Tree always provides the best-case scenario. The first is known as a Weight Balanced (or Perfectly Balanced) Tree; the other, and the subject of this edition of Data Structures And Algorithms, is the Height Balanced (or AVL) Tree.

    Data Structures And Algorithms Part V - The Sort Goes On (Clarion Magazine) 17 JUL 02
    Alison Neal continues her discussion of sorting algorithms with the Radix, Selection, Heap, and Quick sorts.

    Data Structures And Algorithms Part VI - All Sorted Out (Clarion Magazine) 26 JUL 02
    Alison Neal concludes her series on sorting algorithms with the Merge sort, and her personal favorite, the Shell sort.

    Data Structures and Algorithms Part VII - Up a Tree (Clarion Magazine) 29 AUG 02
    In this installment of this series on data structures and algorithms, Alison Neal talks about the Tree data structure (which is not the same thing as a Clarion tree control).

    Data Structures And Algorithms Part VIII - Watching Your Weight (Clarion Magazine) 10 SEP 02
    In her previous article, Alison Neal discussed Trees, and more specifically the Binary Search Tree. She also pointed out the main shortcoming of the Binary Search Tree, which is that when data is entered in sorted order, the structure collapses into a linked list. The solution? Weight balanced trees.

    Data Structures And Algorithms Part X - Going Out Of Your Tree? (Clarion Magazine) 24 OCT 02
    In the previous installment in this series, Alison Neal discussed the AVL Tree or Height Balanced Tree; in this article Alison continues her discussion of the AVL Tree and shows how to delete an individual item while still maintaining the sub tree heights.

    Data Structures and Algorithms Part XI - Binary Search Tree Indexing (Clarion Magazine) 8 NOV 02
    Have you ever wanted to key index a text file so that you can fetch a single record directly? In this article Alison Neal shows how you can do this using a Binary Search Tree.

    Data Structures and Algorithms Part XII - Trie This (Clarion Magazine) 4 DEC 02
    In this article Alison Neal introduces a data structure known as the Trie, which is basically a type of general tree, containing words rather than numbers. The Trie is an immensely useful data structure when storing strings in memory. The Trie has been used for such things as computerized Boggle and Yahtzee games, and file compression algorithms.

    Data Structures and Algorithms Part XIII - Trie Hard (Clarion Magazine) 19 DEC 02
    In her last installment, Alison Neal introduced a data structure called the Trie, which is used for storing strings in computer memory. In this article Alison continues her discussion of the Trie, and covers some of the other methods that are contained in the Trie Class, namely the Search, Print and Kill methods.

    Data Structures and Algorithms Part XIV - A Queue Is A Queue Is A Queue? (Clarion Magazine) 27 JAN 03
    You know about Clarion Queues. But what about the "traditional" queue, as known to C++ programmers? Alison Neal explains.

    Data Structures and Algorithms Part XIX - Simple Graphs (Clarion Magazine) 12 MAY 03
    All-Ali week continues with Alison Neal's implementation, in Clarion, of a Graph.

    Data Structures and Algorithms Part XV - Priority Q (Clarion Magazine) 30 JAN 03
    In this second of two parts, Alison Neal continues her examination of traditional (i.e. not Clarion) Queues. This week's subject: the Priority Queue.

    Data Structures and Algorithms Part XVI - The Huffman Compression Algorithm (Part 1) (Clarion Magazine) 21 FEB 03
    In her latest installment, Alison Neal discusses the Huffman compression algorithm, which is the same compression algorithm that is used by PkZip. The algorithm yields approximately 40% compression for text files. The test application included with the article reduces the provided test file from 20kb to 12kb in size, and then decompresses it back to its original state. Part 1 of 2.

    Data Structures and Algorithms Part XVI - The Huffman Compression Algorithm (Part 2) (Clarion Magazine) 25 FEB 03
    In her latest installment, Alison Neal discusses the Huffman compression algorithm, which is the same compression algorithm that is used by PkZip. The algorithm yields approximately 40% compression for text files. The test application included with the article reduces the provided test file from 20kb to 12kb in size, and then decompresses it back to its original state. Part 2 of 2.

    Data Structures And Algorithms Part XVII - Decompression (Clarion Magazine) 27 MAR 03
    Last time Alison Neal discussed Huffman's compression algorithm, which provides about 40% compression for text files. In this article Alison shows how to decompress the now compressed file.

    Data Structures and Algorithms Part XVIII - Networks & Graphs (Clarion Magazine) 12 MAY 03
    Clarion Magazine's All-Alison Neal week kicks off with an introduction to Networks and Graphs, two highly useful abstract data types.

    Data Structures and Algorithms Part XXII - Critical Path Analysis (Clarion Magazine) 5 SEP 03
    Alison Neal's algorithms series resumes this week in Clarion Magazine, with a discussion of critical path analysis software.

    Data Structures and Algorithms Part XXIII - Dijkstra's Shortest Path Algorithm (Clarion Magazine) 22 OCT 03
    Have you ever needed to work out the shortest path between two locations? Alison Neal shows how to do this in Clarion, using Dijkstra's Shortest Path Algorithm

    Data Structures and Algorithms Part XXIV - Floyd's All Pairs Algorithm (Clarion Magazine) 15 NOV 03
    Alison Neal discuss Floyd's All Pairs algorithm, which provides the shortest path between all pairs of nodes in a graph.

    data.gov (Web Sites) 22 MAY 09
    Doesn't have postal data, but lots of other stuff that may be useful.

    Database Comparer (Utilities) 26 FEB 03
    For InterBase, FireBird and Yaffil.

    Database Jumpstart 20