Forum Post: RE: *** Error running SDK 13 exe on a Windows 7 64-bit OS
I found the answer - we needed the Microsoft Visual J#® 2.0 Redistributable Package – Second Edition (x64). After installing it worked fine.
View ArticleForum Post: RE: How to change location of a requirement in C#
The StarTeam server does not support re-parenting of Tree Items.
View ArticleForum Post: RE: what is the best way to do it ?
VCM is a process.Change Packages are artifact instances created during the execution of a VCM process that provide/maintain an audit trail of the changes made by a VCM session.
View ArticleForum Post: RE: Calling the DLL get an error "Error during calling the...
hi alucard,with the approach that i have described it is possible to have a gcnew code in your dllimport function.the reason that it works in 11.0 out of the box but not in 13.0 is that DLL calling has...
View ArticleForum Post: RE: Grid - column properties - new line
Thank you for your answer.Is it possible to wrap the content of a grid cell?I mean, if a cell's width is not enough for the content (content is too long), grid will automatically adjust row's...
View ArticleForum Post: RE: Unable to capture dynamic Handler ID in ORA forms in-Data
Thanks Lisa for your help. It got resolved using OraFormsGetIdFromControl() function as,nIterator1 := OraFormsGetIdFromControl("Note");Then using OraFormsGetPropString() function as,sValue:=...
View ArticleWiki Page: A list of Hotfixes for currently supported versions of Silk Performer
Here you can find a list of the Hotfixes for the currently supported versions of SilkPerformer. If you would like to be notified each time a fix is released please use the “email subscribe to this...
View ArticleForum Post: Silk Performer 9.5 Hotfix 3
The latest hotfix for SilkPerformer 9.5 is available by contacting SupportLine. Issues resolved in this hotfix are listed below.RPI NumberDescriptionUS11372Enable right click and copy the property...
View ArticleForum Post: RE: Show in the report the threshold lines
Hi. Thanks again for your suggestion.R&D have added this feature to Silk Performer 10.0 due for release June 28th.Now you can grapically add your response time thresholds to graphs for certain...
View ArticleForum Post: RE: TR/Crypt.XPACK.Gen
mfcesd doesn't have any dependencies, at least on my system, so I don't know what Windows is talking about.What has probably happened is that the TR/Crypt.XPACK.Gen detection by Avira was a false...
View ArticleWiki Page: Cross-region job submission from CICS or JES
Created On: 31 July 2012Problem:How can I submit a job from one ES region to execute on another ES region ?Resolution:Normal job submission, either through ESMac or via the internal reader, can only...
View ArticleForum Post: typeof variable that's set to NULL
Let's say we have this code:[ ] ROSStateEnum ee = Normal [ ] print(typeof(ee)) [ ] ee = NULL [ ] print(typeof(ee)) [ ] exitSecond typeof crashes because ee is NULL. Is it somehow possible to get typeof...
View ArticleForum Post: Who do use Microfocus Enterprise Develop Personal Edition
Hi,i know cobol.And i download and install EDPE,where i find help to use EDPE?
View ArticleForum Post: How do use Microfocus Enterprise Develop Personal Edition
Hi,i know cobol.And i download and install EDPE,where i find help to use EDPE?Thanks.Cláudio Miguel Müllerclaudiomiguelmuller@hotmail.comwww.meugibi.com
View ArticleForum Post: RE: Cloning in Together 2008 R4?
This worked thank you.I get it now - why make something simple when you can make it complicated?Isn't this the philosophy of the COBOL world?
View ArticleForum Post: RE: Using stateful syntax with stcmd to check out all files in a...
Thank you. When testing this, I also noticed that the capitalization of the H is required for this to work.
View ArticleWiki Page: Troubleshooting License Server Communication Issues
(Please visit the site to view this video)
View ArticleWiki Page: Notification Service Crash
SummaryThis article clarifies an issue with the get_all_channels() to check the status of ChannelFactory. EnvironmentOrbix 6.3.3Solaris (Sparc)Question/Problem DescriptionWhen get_all_channels() is...
View ArticleForum Post: RE: Grid - column properties - new line
Excellent question .. I believe the answer is how you define the data-types for the grid ... A data type of "0" indicates that the maximum characters is set equal to the size of the column, and "-1"...
View ArticleForum Post: RE: StarTeam CPC v13 64x on Windows 8
To update this post, I would like to inform our customers that we are targeting the November 2013 release of 14.0 CPC to provide full support for Windows 8.The above workaround has been tested by...
View Article