VMS Help  —  RPCGEN  Qualifiers  /TABLE
    Optional.
    UNIX equivalent: -T
    Default: No dispatch table code created.

    Creates the code in the header file to support an RPCGEN dispatch
    table. You can use this qualifier only when you are generating
    all files (the default) or when you are using the /HEADER_FILE
    qualifier to generate the header file. This /TABLE qualifier
    includes a definition of the dispatch table structure in the
    header file; it does not modify the server routine to use the
    table.
Close Help