C
carl.williams
Guest
Just to remind people again of the simple solution that would work is for OpenEdge to set the PROPATH automatically when an OS-COMMAND/UNIX/DOS shell is run. As the OpenEdge .exe is running at that point for a single PROPATH it is just a case of setting the environment PROPATH on the shell. In the short term we will use UNIX(VALUE("PROPATH=" + PROPATH + "; mbpro package -p login.p")
Continue reading...
Continue reading...