Previous Topic: @BIND SUBSCH Status CodesNext Topic: #BIND TASK—initiates a DC/UCF task


@BIND SUBSCH Example

The following example of the @BIND SUBSCH statement signs on the application program EMPUPD to CA IDMS/DB, identifies the subschema EMPSS01, and identifies the address in program variable storage of the user-specified communications block EMPCTRL:

@BIND SUBSCH='EMPSS01',SCB=EMPCTRL,PGMNAME='EMPUPD'