Clarion Language Part 1 - a 3-part exploration of the language from version 1.0 (complete with dongle!) through to the present day. We provide a full range of Clarion Programming services - see full details on https://sterlingdata.com
The Clarion development environment provides code generation facilities via a system of templates, which allow programmers to generate 80% of an app with one click. The extra 20% of the code can be provided by using the Clarion language, to insert code statements into embed points. All the template generated procedures (such as browses and forms) have multiple places where source code can be inserted.
Comments
Post a Comment