|
-
Jan 9th, 2000, 02:16 AM
#1
Thread Starter
New Member
I have the following data streaming in from a serial device:
"Wxxx Fxxxxxxxx|ID S xxxxxx|ID E xxxxxx|Wxxx Fxxxxxxxx"
I need to parse it so that when the code see's the "|", it will do a carriage return and the data streaming in from the serial device will look like this:
Wxxx Fxxxxxxxx
ID S xxxxxx
ID E xxxxxx
Wxxx Fxxxxxxxx
I appreciate any help or code snippets you can offer. this is my first attempt at programming!
Regards,
Michael
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|