InfoConnect for Unisys VBA Guide
Attributes Property (HostField)
Gets a bit mask that contains all of the field attributes.
Syntax
Example
Dim host As HostField
Dim attribute As FieldAttributes 
            
'Get FieldAttributes.
attribute = host.Attributes
See Also

 

 


2015 Attachmate

Send Feedback