pdsoe

  1. S

    Answered Compile Progress OpenEdge 12 CHUI/SpeedScript within Linux

    Hello guys, I am migrating from a full Linux (Rocky/RHEL 9.x) stack with Progress OpenEdge 11.7.x to Progress OpenEdge 12.8. This includes Apache Ant routines and a lot of ancient structured code made exclusively for Linux. The main idea is to move all this to a modern architecture and work...
  2. V

    Question ABL and PDSEO(eclipse) internal structures

    Hi, Is it possible to access eclipse internal objects from ABL module ? For example: def var vFile as char. vFile = "test.p" . /*file within the PDSOE project*/ ???open test.p in PDSOE editor ???
Back
Top