[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How do I pass progress startup parameters to the ANT jobs or PCT ?

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
Based on your second issue you are not setting graphicalMode - which means you are starting a character client, the character client uses the propath from the WinCharStartup section of the ini file. I expect both problems will be solved if you add graphicalMode="true" to PCTCompile

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