4GL + database language, includes both procedural and event driven, lauded on CareerLanguage Programming Handbook http://webapp.progress.com:6336/dynaweb/psdoc91d/4gl91d/proghand/@ebt-link;cs=default;ts=default;pt=46730?window=specified;view=dynaweb.wv;target=IDMATCH%28ID,32860%29;book=proghand;collection=4gl91d Reference http://webapp.progress.com:6336/dynaweb/psdoc91d/4gl91d/langref/@Generic__BookView;cd=2;cs=default;ts=default Tutorial http://webapp.progress.com:6336/dynaweb/psdoc91d/getst91d/ltw/@Generic__BookView;cd=2;cs=default;ts=default ---- It's a bit like a Cobol with database query language slapped onto it. Then over the years, many kinds of other junk added to the core language without any sort of central cohesion. Now it has perhaps thousands of keywords and a half-working implementation of Java-like OO. If you require elegance from your programming environment, avoid this thing like the plague! ---- CategoryProgrammingLanguage