attsetvalues

Given a list of HLU objects and a variable containing attributes which are resources, this procedure applies the resources to the objects.


Synopsis

	procedure attsetvalues (
		object       : graphic,
		resources[1] : logical
	)

Arguments

object
The list of objects to apply the resources to.
resources
A logical variable with the resources as attributes of this variable.

Description

Given a list of HLU objects and a variable containing attributes which are resources, attsetvalues builds a resource list and calls setvalues. This is useful since many resources must be set together at the same time, like "vpWidthF" and "vpHeightF".


Reference Manual Control Panel

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


$Revision: 1.4 $ $Date: 1998/11/11 23:32:14 $