E. Crane Computing Support Forum

Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.

You are not logged in.

#1 2007-06-25 15:11:42

mshar
Guest

Re: New objects missing in the build

Hello,

PowerGen V 6.5.0.12     &         PB V 10.5 build 5079.

I am new to PowerGen and am having issues with the build. The build does not include newly added objects from PVCS. Case is where an existing window gets a new userobject and datawindows. After I run the scripts, the build has the updated window but the new userobject and datawindows are missing.

I create the .OLF file and then try the sync commmand.I checked and found that the .olf file doesn't have the new objects and the log show me that the PVCS "get"s the new objects to the build directory. what am i missing?


here is part of the batch file.


Start /Wait I:\PwrGn105 /F=I:\%appname%\%apppath%.gen /O=I:\%appname%\%apppath%.olf /E /P >> I:\log\%apppath%_powergen.log
if exist I:\%apppath%\%apppath%.err goto :PBGENERR


Start /Wait I:\PwrGn105 /K=I:\%appname%\%apppath%.gen I:\%appname%\%apppath%.olf /RP >> I:\log\%apppath%_powergen.log
if exist I:\%apppath%\%apppath%.err goto :PBGENERR


TIA

~M

#2 2007-07-02 09:55:48

Phil
Guest

Re: New objects missing in the build

If you are enumerating the objects in the OLF and you've added a new object the OLF has to change.  If you are generating it from PBLs, then those PBLs must contain the new objects.

If possible use the wild card syntax for the OLF.  This requires you to organize your directories so that all the objects for a PBL are found in a unique directory, but the benefit is that PowerGen, via the wild card OLF, will just import all the objects in the directory without needing to update the enumerated OLF.

Let me know if I can help further.

Regards,

Phil

#3 2007-07-11 12:28:37

mshar
Guest

Re: New objects missing in the build

Is there an issue with PowerGen and Unicode text format of the *.sr? files? The files in Unicode format do not get imported into the libraries properly and hence cause the build to fail. which is the right format that works with PowerGen?

~M

#4 2007-07-12 07:55:38

Phil
Guest

Re: New objects missing in the build

PowerGen V6.5 does not import Unicode files, just ANSI and HEXASCII.

PowerGen V7.0 which will be out shortly does.  We can make a pre-release available to anyone who needs it; contact us.

Regards,

Phil

#5 2007-07-18 08:25:56

mshar
Guest

Re: New objects missing in the build

Phil,

How do we get the Pre-release for PG 7?

~M

#6 2007-07-20 09:36:27

Phil
Guest

Re: New objects missing in the build

Send me a message (philwATecraneDOTcom) and I'll reply with download instructions.

Regards,

Phil

Board footer