Again I ask, "Why Clarion?"
I wrote my first program in 1966. It was a very simple program designed to teach me to program. I wrote it in Autocoder for the IBM 1401. By 1974 I had written programs in assembler, and COBOL, in addition. From '74 to '95 I spent a fair amount of time teaching people to program and manage projects and also writing programs.
When I started programming in COBOL in 1970 or '71 I fell in love. I know it's not popular to say you liked programming in COBOL but I did. I liked it because it worked the way I thought about programming. That is, First you defined your data and then you used it to write your program. Also, it allowed the programmer to spend most of his time dealing with the user/client's needs rather than with the computer's needs.