Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/grslct.dc3
Дата изменения: Wed Oct 31 05:16:02 2001
Дата индексирования: Fri Jan 16 01:25:06 2009
Кодировка:
Name: GRSLCT

Purpose: select active output device

Category: GRAPHICS

File: pgplot.src

Author: T.J. Pearson

Use: see description below.

Description:

SUBROUTINE GRSLCT (IDENT)

GRPCKG: Check that IDENT is a valid plot identifier, and select the
corresponding plot as the current plot. All subsequent plotting will
be directed to this device until the assignment is changed by another
call to GRSLCT.

Argument:

IDENT (input, integer): the identifier of the plot to be selected, as
returned by GROPEN.

Updates: Oct 16, 1998: JPT automatically extracted from source.