Try OpenEdge Now
skip to main content
ABL Essentials
Introducing ABL : Basic characteristics of ABL
 

Basic characteristics of ABL

You just wrote about the simplest starting procedure possible. What can you learn from it already?
* ABL is procedural
* ABL is block-structured
* An ABL procedure consists of statements
* ABL combines procedural, database, and user interface statements