NhlUpdateWorkstation

This procedure is used to update HLU workstation objects. (See NhlUpdateWorkstation .)

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.