InfoConnect for Unisys VBA Guide
HostField Object Members

The following tables list the members exposed by HostField.

Properties
 NameDescription
Public PropertyAttributesGets a bit mask that contains all of the field attributes.  
Public PropertyContainsCharacterSpecificAttributesGets a value that indicates whether the field must be examined on a character-by-character basis for character-specific attributes.  
Public PropertyEndColumnGets the field end column.  
Public PropertyEndPositionSpecifies the column and row coordinates of the end position.  
Public PropertyEndRowGets the field end row.  
Public PropertyForegroundColorGets the foreground color set for the specified terminal attribute.  
Public PropertyIsAlphaOnlyFieldGets a value that indicates whether the field is an alpha-only field. Note: IScreenDataConstants.FIELD_ALPHA_ONLY  
Public PropertyIsAplCharacterSetGets a value that indicates whether the data cell is displayed with APL characters. Note: IScreenDataConstants.ATTR_CHAR_SET_AP  
Public PropertyIsAttributeSpaceSpecifies whether field attributes occupy space on the screen. It returns true if field attributes occupy screen space.  
Public PropertyIsAutoEnterFieldGets a value that indicates whether the field is a auto enter field. Note: IScreenDataConstants.FIELD_AUTO_ENTER  
Public PropertyIsBlinkingGets a value that indicates whether the data cell contains blinking text. Note: IScreenDataconstants.ATTR_BLINK  
Public PropertyIsBlockFieldGets a value that indicates whether the field is a block field. Note: IScreenDataConstants.FIELD_MODE_BLOCK  
Public PropertyIsColumnSeparatorGets a value that indicates whether the data cell contains a column separator. Note: IScreenDataConstants.ATTR_COLUMN_SEPARATOR  
Public PropertyIsDbcsEitherGets a value that indicates whether the field is a DBCS Either field.  
Public PropertyIsDbcsFieldGets a value that indicates whether the field is of any DBCS field type.  
Public PropertyIsDbcsGraphicsGets a value that indicates whether the field is a DBCS Graphics field.  
Public PropertyIsDbcsMixedGets a value that indicates whether the field is a DBCS Mixed field.  
Public PropertyIsDbcsOnlyFieldGets a value that indicates whether the field is a DBCS Only field.  
Public PropertyIsDbcsOpenGets a value indicating whether the field is a DBCS Open field.  
Public PropertyIsDbcsPureFieldGets a value that indicates whether the field is a DBCS Pure field.  
Public PropertyIsDefaultDisplayGets a value that indicates whether the data cell is displayed with default attributes. Note: IScreenDataConstants.ATTR_DEFAULT  
Public PropertyIsDigitsFieldGets a value that indicates whether the field is a digits field. Note: IScreenDataConstants.FIELD_DIGITS  
Public PropertyIsDupFieldGets a value that indicates whether the field is a duplicate format control order field. Note: IScreenDataConstants.FIELD_MARK_DUP  
Public PropertyIsExitRequiredFieldGets a value that indicates whether the field is an exit required field. Note: IScreenDataConstants.FIELD_EXIT_REQ  
Public PropertyIsHighIntensityGets a value that indicates whether the data cell contains high intensity text. Note: IScreenDataConstants.ATTR_HIGH_INTENSITY  
Public PropertyIsLightPenFieldGets a value that indicates whether the field is a light pen field. Note: IScreenDataConstants.FIELD_LIGHT_PEN  
Public PropertyIsMagneticStripFieldGets a value that indicates whether the field is a magnetic strip field. Note: IScreenDataConstants.FIELD_MAGNETIC_STRIP  
Public PropertyIsMandatoryEntryFieldGets a value that indicates whether the field is a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY  
Public PropertyIsMandatoryFillFieldGets a value that indicates whether the field is a mandatory fill field. Note: IScreenDataConstants.FIELD_MANDATORY_FILL  
Public PropertyIsMessageFieldGets a value that indicates whether the field is a message field. Note: IScreenDataConstants.FIELD_TYPE_MESSAGE  
Public PropertyIsModifiedSpecifies whether the field has been modified. It returns true if the field has been modified.  
Public PropertyIsNumericOnlyFieldGets a value that indicates whether the field is a numeric-only field. Note: IScreenDataConstants.FIELD_NUMERIC_ONLY  
Public PropertyIsNumericShiftFieldGets a value that indicates whether the field is a numeric shift field. Note: IScreenDataConstants.FIELD_NUMERIC_SHIFT  
Public PropertyIsOverlineGets a value that indicates whether the data cell contains overlined text. Note: IScreenDataconstants.ATTR_OVERLINE  
Public PropertyIsProtectedFieldGets a value that indicates whether the field is a protected field. Note: IScreenDataConstants.FIELD_MODE_PROTECTED  
Public PropertyIsReverseGets a value that indicates whether the data cell is displayed in reverse video mode. Note: IScreenDataConstants.ATTR_REVERSE  
Public PropertyIsRightAdjustBlankFillFieldGets a value that indicates whether the field is a right-align, blank-fill field. Note: IScreenDataConstants.FIELD  
Public PropertyIsRightAdjustZeroFillFieldGets a value that indicates whether the field is a right-align, zero-fill field. Note: IScreenDataConstants.FIELD_RA_ZEROFILL  
Public PropertyIsRightJustifiedFieldGets a value that indicates whether the field is a right-aligned field. Note: IScreenDataConstants.FIELD_RIGHT_JUSTIFIED  
Public PropertyIsSignedNumericFieldGets a value that indicates whether the field is a signed numeric field. Note: IScreenDataConstants.FIELD_SIGNED_NUMERIC  
Public PropertyIsStrikethroughGets a value that indicates whether the data cell contains strikethrough text. Note: IScreenDataConstants.ATTR_STRIKETHROUGH  
Public PropertyIsUnderlineGets a value that indicates whether the data cell contains underlined text. Note: IScreenDataconstants.ATTR_UNDERLINE  
Public PropertyIsUppercaseFieldGets a value that indicates whether the field is an uppercase field. Note: IScreenDataConstants.FIELD_UPPERCASE  
Public PropertyIsUserFieldGets a value that indicates whether the field is a user field. Note: IScreenDataConstants.FIELD_TYPE_USER  
Public PropertyIsVisibleGets a value that indicates whether the data cell contains visible text. Note: IScreenDataConstants.ATTR_VISIBLE  
Public PropertyLengthSpecifies the length of this field, including field attributes.  
Public PropertyStartColumnGets the field start column.  
Public PropertyStartPositionSpecifies the column and row coordinates of this field.  
Public PropertyStartRowGets the field start row.  
Public PropertyTextGets field text.  
Top
Methods and Functions
 NameDescription
Public MethodToStringSets the field text to the specified value.  
Top
See Also

 

 


2015 Attachmate

Send Feedback