InfoConnect for Unisys VBA Guide
IsRightAdjustZeroFillField Property (HostField)
Gets a value that indicates whether the field is a right-align, zero-fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL
Syntax
Object.IsRightAdjustZeroFillField As Boolean
Example
Dim host As HostField
Dim rightAdjustFillField As Boolean = host.IsRightAdjustZeroFillField
See Also

 

 


2015 Attachmate

Send Feedback