[progress Communities] [progress Openedge Abl] Comment On Ooabl - Ability To Output To Property

  • Thread starter Thread starter danielb
  • Start date Start date
Status
Not open for further replies.
D

danielb

Guest
For the record, this is the same model that C# has taken. =- you cannot use a Property as the target of an OUT parameter. The reason is that getting/setting the property value has the ability to run code, rather than just read/write to a location in memory.

Continue reading...
 
Status
Not open for further replies.
Back
Top