Try OpenEdge Now
skip to main content
Application Migration and Development Guide
Migrating AppServer and WebSpeed Applications : ABL application code migration : ABL changes in PAS for OpenEdge : Modifications to existing ABL
 
Modifications to existing ABL
While very little has changed in existing ABL language support, the following table lists a few statements, handle attributes, and class properties whose behavior or values have changed when executed or queried in a PAS for OpenEdge ABL session:
Table 7. AppServer ABL changed for PAS for OpenEdge
Statement, handle attribute, or class property
Behavior or value range on PAS for OpenEdge
QUIT statement
Clears the server session context prior to terminating the current client request and returning the session to the agent's session pool for access by other clients
SESSION:SERVER-OPERATING-MODE attribute
"Session-Managed" or "Session-Free"
SESSION:CLIENT-TYPE attribute
"MULTI-SESSION-AGENT"
SESSION:LOCAL-VERSION-INFO:OEClientType class property
"MULTI-SESSION-AGENT"