-
At the same time as the latest version (9.5.6) was released for OE 12.8, the previous releases for 12.2 and 11.7 have been removed from the git repository.
Is this deliberate?
-
For example,
``` abl
class OpenEdge.DataAdmin.Core.JSONWriter inherits DataAdminWriter implements IDataAdminExporter:
define public property Formatted as logical no-undo
init true
…
-
Hi Gilles,
Is there a way to see Security Hotspots in the OpenEdge IDE? Or am I doing something wrong.
Security Hotspots reported by Sonar and visible in the Sonar Web UI are not reported in my …
-
# Fly2Pro compatibility
Fly2pro compatibility for API4UI
-
See https://openedges.com/ai-accelerator-ip/ for this AI Accelerator IP, and see their news page for chips using the IP.
-
For example,
``` abl
CLASS DecoratedMotorcycle:
CONSTRUCTOR DecoratedMotorcycle():
message "moto".
END METHOD.
END CLASS.
```
![image](https://github.com/user-attachments/…
-
Copied from vscode-abl/vscode-abl#208
DefaultValue.i:
```
DEFINE VARIABLE MyChar AS CHARACTER NO-UNDO.
ASSIGN MyChar = {&DefaultValue}.
```
UseDefaultValue.p:
`{DefaultValue.i &Defaul…
-
**Language**
OpenEdge ABL, is a business application development language created and maintained by Progress Software Corporation.
**Additional resources**
https://documentation.progress.com/outp…
-
I'm testing pypyodbc with pypy 5.10.1 (python 3.5.3 equivalent) to connect to Progress Openedge database, but when i do
`cx = pyodbc.connect("DSN=myConnection")`
I got
`pypyodbc.ProgrammingError: (…
-
I don't know which component does the suggestion, but there is no reason at all to suggest `THIS-PROCEDURE` in a class, nor `THIS-OBJECT` otherwise (unproven).
![grafik](https://github.com/user-att…