Description of Q_SMAPI

Download count: 9 this month, 2577 altogether.
Downloads for Q_SMAPI :
  VMARC archive: v-12K

From Marci Beach:

This package includes REXX execs that issue 2 SMAPI API calls. These are for the Query_API_Functional_Level API call and the Query_Directory_Manager_Level_DM API call.

This package includes the following 4 execs:

  • QAPILV_A EXEC

    This is a REXX EXEC with a call to the Query_API_Functional_Level API through an AF_INET connection request.
    This EXEC requires you to edit it and enter the ip address of your SMAPI server.
    If you have changed the MAINT userid's default password, that also needs to be change in the exec to match your current password.

  • QAPILV_I EXEC

    This is a REXX EXEC with a call to the Query_API_Functional_Level API through an AF_IUCV connection request.

  • QDMLVL_A EXEC

    This is a REXX EXEC with a call to the Query_Directory_Manager_Level API through an AF_INET connection request.
    This EXEC requires you to edit it and enter the ip address of your SMAPI server.
    If you have changed the MAINT userid's default password, that also needs to be change in the exec to match your current password.

  • QDMLVL_I EXEC

    This is a REXX EXEC with a call to the Query_Directory_Manager_Level API through an AF_IUCV connection request.