[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPQSPL - Inquire Shell Product Level

GPQSPL (level)

Note:

This subroutine is a State List (PSL) inquiry. For an overview, see "PSL Inquiries"

Purpose

Use GPQSPL to obtain the product level of the shell that the application is using.

The information that is returned will be an array of 3 fullword integers containing the product level information of the shell which consists of:

  • Version level

  • Release level

  • Modification level.
  • Parameters

    level -- returned by the graPHIGS API, 3 fullword integers

    The information returned will be the Version, Release, and Modification level of the shell that the application is using.

    Error Codes

    None

    Related Subroutines

    None

    RCP code

    201345804 ( X'0C004B0C')


    [ Previous | Next | Contents | Glossary | Home | Search ]