Microsoft
Software
Hardware
Network
Question : Regular Expression or Patter Matching String or Parsing A Large String
I have a large text possibly read from a text file. Can any one help me to extract string with following pattern
Starting with word(mixed case) , followed by : and followed by any word or numbres
to make it specific
line starting with Word(Mixed case) followed by : and then followed by word(mixedcase) or number
eg
KS Status Info : ZP busy
OVR Number : 232323232323
Product File : <not allocated>
Answer : Regular Expression or Patter Matching String or Parsing A Large String
Check this:
1:
[A-Za-z ]+\s*(\:)\s*.*[A-Za-z0-9 ]+.*
Random Solutions
A line graph over time showing percentage share
Set theory algorithm question
Wireless over a 1175' max distance... antenna choice?
How to Resolve the Type Mismatch Error in Sql Query using VBA Macros
Citrix: Pre-configure Internet Explorer browser settings for the users
PDF in iPad
PNG Image Lib , can't compile with D2010
Computers dropping off the network
Is it possible to run rds 2008 r2 RemoteAPP web access in a Macintosh?
Add a worksheet with name of cell value