The Novice’s Corner: Understanding EQUATES.CLW (Part 2)

By David Harms

Posted May 31 2001

Summary: In any programming environment it's useful to represent certain commonly-used values as constants. In Clarion, the EQUATE keyword defines such a constant, and the two places you'll find most of these equates are in EQUATES.CLW (naturally) and PROPERTY.CLW. In this second of two parts, Dave Harms finishes discussing EQUATES.CLW.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Clarion# And The Google Calendar API

12/17/2007 12:00:00 AM

Randy Rogers shows how to use the Google Calendar API to add public and private calendars to your Clarion# applications.