Hello to everyone. I am currently experiencing a problem using regular expressions. I am new to this topic, which is perhaps one reason I am experiencing difficulties. In my application, I am reading strings and for every string I retrieve content located between the following characters: '>' and '<', such as: >xxxxx<. Initially I only wished to retrieve information that was ...