Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gspp(3g) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought



GSPP(3g,L)                  AIX Technical Reference                  GSPP(3g,L)



-------------------------------------------------------------------------------
gspp



PURPOSE

Sets plotter pen speed.

C SYNTAX

int gspp_ (penspd)

int *penspd;

FORTRAN SYNTAX

INTEGER function gspp (penspd)

INTEGER penspd

PASCAL SYNTAX

FUNCTION gspp_ (

VAR penspd: INTEGER;
): INTEGER [PUBLIC];

DESCRIPTION

The gspp subroutine sets the plotter pen speed.

Parameter

penspd            Specifies the pen speed as a value from 0 to 100, giving a
                  percentage of the maximum speed of the plotter.  The initial
                  pen speed is 100 percent.

RETURN VALUE

GS_SUCC  Successful.
GS_USUC  Invalid parameter value.













Processed November 7, 1990        GSPP(3g,L)                                  1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026