home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* Name: DASPWAPI.INI */
- /*---------------------------------------------------------------------------*/
- /* Function: QMF Client API - sample initialization file. */
- /* The only valid entries in this file are for server profiles */
- /* and must begin with the keyword SERVER */
- /*---------------------------------------------------------------------------*/
- /* Format of default server type entry */
- /* Word 1 DEFAULTTYPE - key word DEFAULTTYPE */
- /* 2 servertype - type for example SRPI or APPC */
- /*---------------------------------------------------------------------------*/
- DEFAULTTYPE SRPI
- /*---------------------------------------------------------------------------*/
- /* Format of SRPI server entry. */
- /* Word 1 SERVER - key word SERVER */
- /* 2 profilename - name of this profile entry */
- /* 3 servertype - server type - must be SRPI */
- /* 4 symdestname - server alias defined in Communications */
- /* Manager. For Windows, this must be */
- /* DASQSERV. */
- /* Format of CPI-Communications entry */
- /* Word 1 SERVER - key word SERVER */
- /* 2 profilename - name of this profile entry */
- /* 3 servertype - server type - APPC, PWSCS or NSDOS */
- /* 4 symdestname - name of CPI-C side info to be used. */
- /* If specified as *, the name is blank. */
- /* 5 partnerluname - partner LU name */
- /* 6 modename - SNA mode name */
- /* 7 tpname - transaction program name of the */
- /* mainframe server */
- /* 8 convsecurity - PGM, SAME or NONE */
- /* 9 userid - userid used with security PGM */
- /* 10 password - password used with security PGM */
- /*---------------------------------------------------------------------------*/
- SERVER DASQSERV SRPI DASQSERV
- /* 1 2 3 4 5.5 6 7 8 */
- SERVER NOSIDE APPC * USIBMST.ST27QMFn #INTER DASSC1 PGM
-
-