InfoConnect for Airlines
SearchText Method (IAlcScreen)


Searches the specified text starting from the specified screen location.
Overload List
OverloadDescription
SearchText(String,Int32,Int32,FindOption)Searches the specified text starting from the specified screen location.  
SearchText(String,Int32,Int32,Int32,FindOption)Searches the specified text starting from the specified screen location for "searchRange" byte positions.  
SearchText(String,Int32,Int32,Int32,Int32,FindOption)Searches the specified text, starting from the specified screen location and ending at the specified end screen location.  
SearchText(String,Int32,Int32,Int32,Int32,FindOption,TextComparisonOption)Searches the specified text, starting from the specified screen location and ending at the specified end screen location.  
See Also