Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

StringRegExp and FormFeed

$
0
0

Hello,

 

I have string (loaded from file) containing many 'pages' each with "Name : ........multiple lines ending in CRLF, then Escape Formfeed".  I want to use StringRegExp to select each page in turn. I started thinking the pattern should be "Name.*\e\f".  But . does not include \r\n, so I looked at (?s), now . includes \r and \n but also includes \f which I don't want. How do I build the right selection character set?

 

Richard.


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>