F
frank.meulblok
Guest
See also Progress KB - How to extract files from a procedure library ? (HOW TO EXTRACT FILES FROM A PROCEDURE LIBRARY ?) In short: Prolib -extract expects that the directory structure used within the library is also present on disk already. But you need to create the structure manually, or via some external script. That has a lot of room for error. See Progress KB - extractpl.bat script fails to extract netlib\OpenEdge.Net.pl library for an example that's shipped with OpenEdge. The prolib tool itself should have a feature to rebuild the directory structure for you. Saves the effort and risks involved in having to maintain your own scripts.
Continue reading...
Continue reading...