Thanks
Hm, from the link you gave me it seems that only the most basic string functions are supported.
Are more complex pattern-based functions supported (pehaps via a third-party component)? Such as regular expressions, for example. Or some other pattern-based functionality.
What I need it for is:
finding strings according to patterns, splitting up files according to patterns, etc.
Does anyone do these things in Object Pascal?
Or do you advise me to use another language instead?
Thanks again