Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Hi,
we are using Powerbuilder 10 and MKS Source Integrity. When we use the "Get latest version" function, Powerbuilder displays the version no and a comment on any object within the pbl.
After the new creation of the pbl via boottrap import all this information is missing.
Here the commands we use for the boottrap import:
start /wait /d%POWERGEN_PATH% %POWERGEN_EXE% /H /I_RALIP=Y /I_DONS=N /I_RDIO=Y /I_F=A /I_OLFIC=Y /L_IRT=Y /L_SREO=N /L_SSDO=N /E_S=%SESSION_ERROR_FILE_NAME% /B_BEL=N
if exist %SESSION_ERROR_FILE% goto error
start /wait /d%POWERGEN_PATH% %POWERGEN_EXE% /J=%PROJECT_FILE% /PBG /A=grpdown
How can we add the version no and the comment to the pbl?
thanks in advance
Rüdiger