home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 November / Pcwk1197.iso / LOTUS / Eng-ins / APPROACH / DASPWAPI.INI < prev    next >
Text File  |  1996-07-18  |  3KB  |  39 lines

  1. /*---------------------------------------------------------------------------*/
  2. /* Name:        DASPWAPI.INI                                                 */
  3. /*---------------------------------------------------------------------------*/
  4. /* Function:    QMF Client API - sample initialization file.                 */
  5. /*              The only valid entries in this file are for server profiles  */
  6. /*              and must begin with the keyword SERVER                       */
  7. /*---------------------------------------------------------------------------*/
  8. /* Format of default server type entry                                       */
  9. /*   Word 1     DEFAULTTYPE         - key word DEFAULTTYPE                   */
  10. /*        2     servertype          - type for example SRPI or APPC          */
  11. /*---------------------------------------------------------------------------*/
  12. DEFAULTTYPE SRPI
  13. /*---------------------------------------------------------------------------*/
  14. /* Format of SRPI server entry.                                              */
  15. /*   Word 1     SERVER              - key word SERVER                        */
  16. /*        2     profilename         - name of this profile entry             */
  17. /*        3     servertype          - server type - must be SRPI             */
  18. /*        4     symdestname         - server alias defined in Communications */
  19. /*                                    Manager.  For Windows, this must be    */
  20. /*                                    DASQSERV.                              */
  21. /* Format of CPI-Communications entry                                        */
  22. /*   Word 1     SERVER              - key word SERVER                        */
  23. /*        2     profilename         - name of this profile entry             */
  24. /*        3     servertype          - server type - APPC, PWSCS or NSDOS     */
  25. /*        4     symdestname         - name of CPI-C side info to be used.    */
  26. /*                                    If specified as *, the name is blank.  */
  27. /*        5     partnerluname       - partner LU name                        */
  28. /*        6     modename            - SNA mode name                          */
  29. /*        7     tpname              - transaction program name of the        */
  30. /*                                    mainframe server                       */
  31. /*        8     convsecurity        - PGM, SAME or NONE                      */
  32. /*        9     userid              - userid used with security PGM          */
  33. /*       10     password            - password used with security PGM        */
  34. /*---------------------------------------------------------------------------*/
  35. SERVER DASQSERV SRPI DASQSERV
  36. /* 1      2     3   4       5.5          6      7      8 */
  37. SERVER NOSIDE  APPC * USIBMST.ST27QMFn  #INTER DASSC1 PGM
  38.  
  39.