InfoConnect for Unisys VBA Guide
IsAlphaOnlyField Property (HostField)
Gets a value that indicates whether the field is an alpha-only field. Note: IScreenDataConstants.FIELD_ALPHA_ONLY
Syntax
Object.IsAlphaOnlyField As Boolean
Example
Dim host As HostField 
Dim AlphaField As Boolean = host.IsAlphaOnlyField
See Also

 

 


2015 Attachmate

Send Feedback