To call the BIND.cmd program, insert the following statement at the beginning of a REXX program that you intend to bind:
CALL BIND sessname waittime
Specifies the name of the session to be bound.
Specifies the number of seconds that you are willing to wait for the session to become available.
If the session does not become available within the time you specify:
Copyright © 2012 CA. All rights reserved. |
|