Patches item #548865, was opened at 2002-04-25 16:47
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=414683&aid=548865&group_id=35585
Category: Core Model
Group: V4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Jerry Goodnough (ferret1964)
Assigned to: Jerry Goodnough (ferret1964)
Summary: ESI$Text line counting problem
Initial Comment:
ESI$Text that shipped with V4.0.0.207 has trouble in a
number of boundry conditions for determining the
number of lines. The enclosed class export fixes this
problem and adds two new methods to the class.
The method IsEmpty will return true if the ESI$Text
object is totally empty.
The method HasContent will return False is the
ESI$Text is has not content. For the purposes of
determining content EOL is ignored.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=414683&aid=548865&group_id=35585
|