Chapter Contents

Previous

Next
Input Field: _setJustify

Input Field: _setJustify



Specifies the justification for an input field


Syntax
Details

Syntax

CALL NOTIFY (field-name, '_setJustify', justify);

Argument Type Description
justify
C specifies the justification style to use:
'CENTER'
'LEFT'
'RIGHT'
'NONE'


Details

The default value is 'LEFT' for character-typed fields and 'RIGHT' for numeric fields.


Chapter Contents

Previous

Next

Top of Page

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