Click here to Skip to main content
15,889,867 members
Home / Discussions / C#
   

C#

 
AnswerRe: Parsing text files Pin
musefan4-Feb-09 7:10
musefan4-Feb-09 7:10 
AnswerRe: Parsing text files Pin
PIEBALDconsult4-Feb-09 7:11
mvePIEBALDconsult4-Feb-09 7:11 
GeneralRe: Parsing text files Pin
alwaysthinking4-Feb-09 7:25
alwaysthinking4-Feb-09 7:25 
GeneralRe: Parsing text files Pin
alwaysthinking4-Feb-09 7:36
alwaysthinking4-Feb-09 7:36 
GeneralRe: Parsing text files Pin
Alan N4-Feb-09 7:46
Alan N4-Feb-09 7:46 
GeneralRe: Parsing text files Pin
PIEBALDconsult4-Feb-09 8:07
mvePIEBALDconsult4-Feb-09 8:07 
GeneralRe: Parsing text files Pin
PIEBALDconsult4-Feb-09 10:18
mvePIEBALDconsult4-Feb-09 10:18 
GeneralRe: Parsing text files Pin
alwaysthinking9-Feb-09 8:35
alwaysthinking9-Feb-09 8:35 
Sorry for the late reply I thank you for the help. So far you have pretty much hit the pin on the head. The problem here is... I dont know what you mean by regular expressions and how I would build them for each operation. Ill show you the desired data and maybe give some pointers on how to create one for this operation and then Ill be able to use that to create more. This is the dispense operation.



tip 1 : dispense 0.00nl 1, 1 Deep Well, landscape [1,1]
----- | | | |
| | | | |
a b c d e



10.00µl ">> Water << 23" Fixed <3 - 50µl> Single
----- ----
| |
| |
f g


Also, my plan right now is to take each word that is parsed in the array, assign the desired arrays with the proper variables (time=word[8]) and work it that way. Im not sure if that is the most effective way to do it, im sure it will work but maybe not the best.
GeneralRe: Parsing text files Pin
alwaysthinking9-Feb-09 8:36
alwaysthinking9-Feb-09 8:36 
GeneralRe: Parsing text files Pin
PIEBALDconsult9-Feb-09 11:59
mvePIEBALDconsult9-Feb-09 11:59 
GeneralRe: Parsing text files Pin
alwaysthinking10-Feb-09 10:01
alwaysthinking10-Feb-09 10:01 
GeneralRe: Parsing text files Pin
PIEBALDconsult10-Feb-09 12:08
mvePIEBALDconsult10-Feb-09 12:08 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:22
alwaysthinking17-Feb-09 12:22 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 12:28
mvePIEBALDconsult17-Feb-09 12:28 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:32
alwaysthinking17-Feb-09 12:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 12:53
alwaysthinking17-Feb-09 12:53 
GeneralRe: Parsing text files Pin
PIEBALDconsult17-Feb-09 13:21
mvePIEBALDconsult17-Feb-09 13:21 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:32
alwaysthinking17-Feb-09 13:32 
GeneralRe: Parsing text files Pin
alwaysthinking17-Feb-09 13:42
alwaysthinking17-Feb-09 13:42 
QuestionWhich transform is faster/more effecient? Pin
Richard Blythe4-Feb-09 5:52
Richard Blythe4-Feb-09 5:52 
AnswerRe: Which transform is faster/more effecient? Pin
Mark Churchill4-Feb-09 14:03
Mark Churchill4-Feb-09 14:03 
GeneralRe: Which transform is faster/more effecient? Pin
Richard Blythe6-Feb-09 4:42
Richard Blythe6-Feb-09 4:42 
QuestionSimple DragDrop question Pin
Henry Minute4-Feb-09 5:17
Henry Minute4-Feb-09 5:17 
AnswerRe: Simple DragDrop question Pin
led mike4-Feb-09 6:04
led mike4-Feb-09 6:04 
GeneralRe: Simple DragDrop question Pin
Henry Minute4-Feb-09 6:11
Henry Minute4-Feb-09 6:11 

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.