how to run Proenv on Unix server.

maybe you can try out
export DLC=/<your progress path> # Example: export DLC=/usr/progress/openedge

and add:
/<your progress path>: /<your progress path>/bin
into your unix path

then you will be able to run any progress command without to run proenv
 
Back
Top