www.icetips.com  Icetips Utilities Documentation 1/26/2010    

String Class:  SetSplitStringProgress

Previous  Top  Next  


Prototype: (Long pProgressFEQ)

 

pProgressFEQA FEQ (Field EQuate label) of a progress bar to use when splitting strings using the SplitString method.

 

This method sets the SplitStringProgressFEQ property with a FEQ of a progress control, which is used in the SplitString method to indicate progress through the string it is splitting.  Normally SplitString is very fast so this is not needed at all, but if you are dealing with large strings then it is nice for the user to see a progress bar.  Note that the splitting of the string is in a tight loop to make it as fast as possible.

 

See also:

SplitString

SplitStringProgressFEQ

 



Direct link to this page: http://www.icetips.com/manuals/utilities/setsplitstringprogress_string.htm