Chapter Contents

Previous

Next
Input Field Label: _setFont

Input Field Label: _setFont



Assigns a font for the input field label


Syntax
Details

Syntax

CALL NOTIFY (label-name, '_setFont', font-list-id);

Argument Type Description
font-list-id
N specifies the identifier of an SCL list that contains the fonts to use in the input label


Details

The font list must be in the format returned by the FONTSEL() function in SCL. Pass in an empty list to use the default SAS font.


Chapter Contents

Previous

Next

Top of Page

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