Search Clarion Magazine

Use this page to search the Clarion Magazine article base.

Be sure to read the search tips!

 

Search Tips

  • You can use boolean operators such as AND, NOT, and OR, but be sure to use all upper case for these operators. If you use lower case the search engine treats these words as normal text. You can also put a + character before any words which must be in the search result, and a - in front of any words you don't want in the result.
  • Search for phrases by enclosing them in double quotes, i.e. "update form"
  • To search in the title, prefix the search term with title: - i.e. to search for all articles with the word Browse in the title, enter title:Browse
  • Similarly, to search for an author prefix the search with author: - i.e. to search for all articles by Jim Kane, enter author:Kane
  • You can combine the various search options. Here's a search term that looks for the phrase "class wrapper" but only in documents that don't have "news" in the title: "class wrapper" -title:news

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

A Callback Technique for Capesoft's FileManager2

12/21/2006 12:00:00 AM

CapeSoft's FileManager2, and its more recent incarnation FileManager3, are amazing products: they completely automate the process of upgrading client databases, whether local or across a network, and make it easy to do file maintenance. Randy Rogers shows how to add a callback procedure to FM2 to provide user feedback during startup.