Macro formats

There are three macro formats: TYPE=INITIAL, TYPE=ENTRY, and TYPE=FINAL.

NoteFor the Server Option, only the TYPE=INITIAL and TYPE=FINAL macros are required. For the Client Option, only the TYPE=ENTRY macro is required.

TYPE=INITIAL

The format of TYPE=INITIAL is:

SYGWHOST TYPE=INITIAL

TYPE=ENTRY

The format of TYPE=ENTRY is:

SYGWHOST TYPE=ENTRY
    IBMTCPADRSPCNAME=&&TCP,
    LISTENER=(LAN,CICS,IMS)
    LSTNPORT=99999,
    SERVERNAME=sybase10,
    HOSTNAME=myhost

TYPE=FINAL

The format of TYPE=FINAL is:

SYGWHOST TYPE=FINAL