LEN1 (GLENGTH2)

      Length of following data.

    P0 (GPOINT)

      Point at which the character string is to be placed.

      This parameter is only present in a Character String Extended at Given Position order.

    FLAGS

      Extra functions:

      RECT (GBIT1)

        Values:

      • Do not draw background rectangle 1
          Draw background rectangle.
        CLIP (GBIT1)
          Values:

        • Do not clip to rectangle
        • Clip to rectangle.
        RES1 (GBIT1)
          Reserved value, must be 0.
        LVCP (GBIT1)
          Values:

        • Move current position
        • Leave current position.
        RES2 (GBIT4)
          Reserved value, must be 0.

        RES (GBIT8)

          Reserved value, must be 0.

        P1 (GPOINT)

          Coordinate data of rectangle corner.

        P2 (GPOINT)

          Coordinate data of rectangle corner.

        LEN2 (GLENGTH2)

          Length of code-point data.

        CP (GSTR)

          Code-point data.

        PAD (GBIT8)

          Pad byte.

          Only needs to be included if CP is an odd number of bytes.

        VECT (GROSOL)

          IN (0) Vector of character increments.

          VECT is a vector of n elements, where n is the number of code points present in the CP parameter.


        [Back] [Next]