Set PObject = CreateObject("PV.PVS")
I have managed to emulate the above VBA in cobol using the following
class-control.
PV32 is class "$ole$PV.PVS".
.....
01 PVSession object reference.
......
invoke PV32 "new" returning PVSession...
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.