Chapter Contents

Previous

Next
GET_DATA Data Vector: _setInherit

GET_DATA Data Vector: _setInherit



Sets the inherit status


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setInherit', inherit);

Argument Type Description
inherit
C specifies the inherit status:


'Y' the data class inherits its attributes from the data class rather than from the settings in the form editor attributes screens


'N' the data class uses the fonts, colors, and other attributes from the form editor attributes screens


Details

The _setInherit method is valid only if the viewer is a form editor. The default inherit status is 'N'. If the inherit status is set to 'Y', the colors, fonts, and other attributes specified under the form attributes screens are ignored in favor of the attributes set in the specified data class.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.