XWBBRK2 ;ISC-SF/EG - DHCP BROKER PROTOYPE -
Source file <XWBBRK2.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CAPI(XWBY,TAG,NAM,PAR) | ;make API call
|
|
| BHDR(WKID,WINH,PRCH,WISH) | ;Build a protocol header
|
|
| BARY(A,R,V) | ;add array elements+values to storage array
|
|
| BLDB(P) | ;Build formatted string
|
|
| BLDA(N,P) | ;Build API string
|
|
| BLDS(R) | ;Build a parameter string from an array
|
|
| BLDU(R) | ;Build a parameter string from a scalar
|
|
| BLDG(R) | ;build a parameter string from a global reference
|
|
| OARY() | ;create storage array
|
|
| CREF(R,P) | ;Convert array contained in P to reference A
|
|
| GETP(P) | ;returns various parameters out of the Protocol string
|
|
| CALLM(X,P,DEBUG) | ;make call using Message string
|
|
| CALLA(X,P,DEBUG) | ;make call using API string
|
|
| TRANSPRT() | ;Determine the Transport Method
|