Hello,
I have a macro in version 7.3 of the following form and I run through a bat.
Code:
Sub Main()
ObjPPRep Dim como Objeto
Conjunto objPPRep = CreateObject("CognosPowerPlay.Report")
objPPRep.Open(" c:\documents and settings\escritorio\Informe1.ppx")
objPPRep.visible(FALSE)...
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.