Try OpenEdge Now
skip to main content
Developing WebSpeed Applications
SpeedScript : SpeedScript and Progress ABL
 

SpeedScript and Progress ABL

SpeedScript is an implementation of the Progress ABL language that is primarily used to develop Web applications. The documentation available for ABL is, for the most part, applicable to SpeedScript. See the following for more information regarding SpeedScript:
*OpenEdge Development: ABL Reference — Describes the syntax of all SpeedScript language elements. Also identifies which language elements apply to ABL, to SpeedScript, or to both ABL and SpeedScript.
*OpenEdge Getting Started: ABL Essentials — Covers important programming concepts such as database locking and transaction rules, program block and resource scoping rules, and the use of persistent procedures.
* Similarities
* Differences