.net - Extracting string from a txt file -



.net - Extracting string from a txt file -

i have txt file contains values extract: number after "your number:"

"your number:" has no space, made first grouping of 3digits "-" , #digits

---***--- i.e.: [some text here] number: 123-12345678 [some other text here] ---***---

i started @ regex, honest, poor in coding skill, asking help. need extract , save in excel, sql, or similar.

any help?

regex: number:\n.*?\n can seek regexs @ http://regexpal.com/

.net regex string extract

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -