Posted: Mon Mar 02, 2009 12:50 pm
@Hroudtwolf:
I suggest that the lengthy CreateRegularExpression() line be replaced byto produce the same result.
I suggest that the lengthy CreateRegularExpression() line be replaced by
Code: Select all
*RegEx = CreateRegularExpression ( #PB_Any , "[^|]+" )