[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Deploy Program...

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
mquintal, OpenEdge does not compile down to an executable. The closest correlation to us is Java. Java has .class files (compiled code) and we have .r files (compiled code). The compiled code is executed using one of our runtimes (prowin32, prowin, _progres, _proapsv). I would recommend that you read through the documentation, particularly the Deployment: Managing ABL Applications manual. Brian

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