Transfers control to the program using the communication area MyCommarea, which is a subclass of OsPtr.
| result thisComm | thisComm := MyCommarea calloc. result := CICS xctl program: 'CICSSLK2'; commarea: thisComm; length: 30; exec.