Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
AnswerRe: Extracting a block of text from a line Pin
Christian Graus16-Dec-08 18:53
protectorChristian Graus16-Dec-08 18:53 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 21:40
Muammar©16-Dec-08 21:40 
AnswerRe: Extracting a block of text from a line Pin
Chamadness16-Dec-08 20:46
Chamadness16-Dec-08 20:46 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 22:55
Muammar©16-Dec-08 22:55 
GeneralRe: Extracting a block of text from a line Pin
Christian Graus16-Dec-08 23:09
protectorChristian Graus16-Dec-08 23:09 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 23:17
Muammar©16-Dec-08 23:17 
GeneralRe: Extracting a block of text from a line Pin
Muammar©16-Dec-08 23:15
Muammar©16-Dec-08 23:15 
GeneralRe: Extracting a block of text from a line Pin
#realJSOP17-Dec-08 0:31
professional#realJSOP17-Dec-08 0:31 
Well, I don't know much at all about Regex, but it seems to me that you'd try to find out if there's a way to say "give me everything between the brackets". There must be a wildcard character that does this. The example provided earlier that shows how to get everything between the '#' characters would give you a stepping off point.

Be a programmer, and work it out.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


QuestionEnum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 17:56
professional Xmen Real 16-Dec-08 17:56 
AnswerRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 18:55
Lev Danielyan16-Dec-08 18:55 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 18:59
professional Xmen Real 16-Dec-08 18:59 
AnswerRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:10
Lev Danielyan16-Dec-08 19:10 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 19:19
professional Xmen Real 16-Dec-08 19:19 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:57
Lev Danielyan16-Dec-08 19:57 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:02
professional Xmen Real 16-Dec-08 20:02 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 20:14
Lev Danielyan16-Dec-08 20:14 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:18
professional Xmen Real 16-Dec-08 20:18 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 16-Dec-08 20:37
professional Xmen Real 16-Dec-08 20:37 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 21:26
Lev Danielyan16-Dec-08 21:26 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 17-Dec-08 1:49
professional Xmen Real 17-Dec-08 1:49 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan17-Dec-08 2:13
Lev Danielyan17-Dec-08 2:13 
GeneralRe: Enum problem in PropertyGrid Pin
Xmen Real 17-Dec-08 2:16
professional Xmen Real 17-Dec-08 2:16 
GeneralRe: Enum problem in PropertyGrid Pin
Lev Danielyan16-Dec-08 19:59
Lev Danielyan16-Dec-08 19:59 
QuestionProblem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
fulbright16-Dec-08 17:17
fulbright16-Dec-08 17:17 
AnswerRe: Problem using Process.Start("notepad.exe") ... Process (notepad) is launched with no appearance of notepad! Pin
Expert Coming16-Dec-08 17:22
Expert Coming16-Dec-08 17:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.