NhlUpdateWorkstation (update)

This procedure is used to update HLU workstation objects. (See NhlUpdateWorkstation .) Two names are provided for this NCL procedure: the formal name is NhlUpdateWorkstation, and the abbreviated name is update.


Synopsis

	procedure NhlUpdateWorkstation(
		work : graphic
	)

	or

	procedure update(
                work : graphic
        )



Arguments

work
An array of one or more HLU Workstation instances of any dimensionality.

Description

The NhlUpdateWorkstation procedure is used to flush the internal buffers of HLU Workstation instances. It calls the HLU function NhlUpdateWorkstation for each element of the work array.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.9 $ $Date: 1998/09/17 16:10:46 $