|
-
Jul 13th, 2004, 03:04 PM
#1
Thread Starter
New Member
Basic help
Hello all,
I'm new to programing and I need a little jump start.
I have a flat text file delimited by "|". I want to count a certin number of "|" and print to the next "|". then go to the next line.
I can read the file without a problem, I just need some basic help on how to work with it. If I can get an idea, I can figure it out from there.
Here is an example of data:
COL_OMC | DAP_ACG_LINK | NOH3384R_IESOSU |
print to the first "|"
skip to the third "|" then print to the next "|"
read the next line
any ideas?
Thanks
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
|