getpattern() — Silicon Graphics Beta Release
NAME
getpattern - returns the index of the currently selected pattern
SPECIFICATION
C
long getpattern()
FORTRAN
integer*4 function getpat()
Pascal
function getpattern: longint;
DESCRIPTION
getpattern returns the index of the pattern currently in use from the table of available patterns.
SEE ALSO
defpattern, setpattern
NOTE
This command can be used only in immediate mode.
Version 2.3 — July 04, 1985