Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Pages: 1
We are using PowerGen for many years now and were commom to use PBG files. That works fine.
Now, we use QVCS-pro for version control that did not create PBG files, so we have to use OLF files for PowerGen.
I created a OLF file as follows:
N:\Reference\patches\*.sr?,C:\Build\patches\patches.pbl
When I use Synchronize from the GUI it works fine, I selected the OLF file and the objects were imported fine. Bootstrap works in GUI fine also.
But when I try to Sync/Bootstrap from the command line PowerGen comes up for a few seconds and disappears. In the session error file I found the error 110. In the help file I found that I have to include a parameter /I, but in the help for Sync/Bootstrap I did not found that parameter.
I did use the following command line (in C:\Build):
Pwrgn8 /J=patches.gen /O=patches.olf
What commandline parameters do I have to use ?
Regards
Hans
Hi Hans,
Sorry for the delayed response.
I believe the problem is that the Object List File should appear on the command without the /O=. It's non-standard, but the file name just must appear following the project name.
Let me know if that helps.
Regards,
Phil
Thanks Phil, that worked.
Pages: 1