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
Talk To Us!
Search ClarionMag
From the archives
C7 And The Demise Of The Batch Compiler
3/10/2009 12:00:00 AM
Clarion 7's support for multi-APP solutions is supposed to do away with the need for batch compilers. By including all the .APP files called by the app I'm working on, in theory you do not have to ensure that referenced .APPs have already been compiled. Steve Parker explores the current reality of mult-project solutions.
