[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE - add directory to propath using oeprop

  • Thread starter Thread starter Sanjeva Manchala
  • Start date Start date
Status
Not open for further replies.
S

Sanjeva Manchala

Guest
Hi Gred, I think that is not possible directly, but you can achieve that by running the following: First query the PROPATH using oeprop ../oeprop.sh AppServer.Agent.fiveNines1.PROPATH – It’ll give existing Propath Add your new propath entry to the existing path ../ oeprop.sh AppServer.Agent.fiveNines1.PROPATH= , Note: oeprop + will add a new property name called PROPATH, it won’t add value to the existing PROPATH. Thanks, Sanjeev

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