Hi Dave,
I have read through the solutions you have
provided in the forums. I am particularly interested in the encrytp/decrypt
function that you wrote to prevent "clear text" password from appearing in
the macro. I do have this problem and I would like to know more about how
it...
Hi,
Each time when I run a macro in Impromptu 6 or 7, it will activate another session of impromptu. So if I run 3 macros, I will be having 3 windows of impromptu. How do I suppress the multiple sessions? I believe Impromptu 5 does not have this problem. Please kindly enlighten me. Thanks...
Hi,
I've alot of documents(eg. txt, doc) attached to Notes documents in a Notes database. I would like to know a Notes scipt to extract all these documents from the database. How could I do it?
Please kindly enlighten me. Thanks.
Regards
Clarence.
Hi Dave,
I follow your advise and add in the OpenCatalog statement in my codes, so it will look like this below.
Sub Main()
Dim objImpApp as Object
Dim objImpRep as Object
Set objImpApp = CreateObject("CognosImpromptu.Application")
objImpApp.OpenCatalog...
Hi Dave,
Thank you very much for your reply. Maybe I can tell you in more detail about the problem I am facing.
I've been using the same PC when doing testing for both the administrator version and user version. The mappings and the system configurations are the same. So, if I want to test the...
Hi,
As my company is upgrading cognos impromptu from version 5 to 6, I am tasked to test the application. The application contains macros which run perfectly in administrator version but not in user version. I think the problem lies due to lack of a OpenCatalog. If I run the macro below with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.