M
Matt Gilarde
Guest
OpenEdge doesn't compile applications to .exe files. Applications can be compiled to a binary format called r-code. R-code is run with the OpenEdge AVM (ABL Virtual Machine). The OpenEdge AVM (prowin32.exe in 32-bit installations or prowin.exe in 64-bit applications) is the runtime engine which you use to run OpenEdge applications.
Continue reading...
Continue reading...