Converting C6 Apps to C7, Part 2

By Philip Prohm

Posted March 11 2010

Summary: Clarion 7 is without doubt one of the largest changes in the history of Clarion, thanks to its completely new IDE and a reworked code generation system that is a lot stricter about APP and DCT data. As a result, you're likely to encounter some errors when converting your APPs to C7.x. Philip Prohm takes a detailed look at the common problems and their solutions. Part 2 of 2.

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

Using Inheritance To Create Flexible Applications

3/20/2008 12:00:00 AM

If you've ever had to create two versions of the same application you know the meaning of hair loss. But it doesn't have to be that way; tools and language features are available to ease the development of adaptable, configurable applications, including the mainstay of object-oriented programming, inheritance.