Object Creation

Ways of creating an object.

To create an object use one of the following:
set var = CreateObject("Ccl.Connect")
set var = New CclOConn

New is the preferred method in Visual Basic. For VBScript, you can use only the CreateObject method.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/cclqrf.html