[progress Communities] [progress Openedge Abl] Forum Post: Re: Pct Task For Dynamics/ade

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
I use following script in cygwin, POSSE should point to the directory containing the src directory DLC to the progress installation #!/bin/bash export POSSE=w:\\external\\possenet\\oe1151 export DLC=c:\\progress\\oe115x86 cd $POSSE src/adebuild/pbuild $* 2>&1 | tee mypbuild.log

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