|
-
Jan 9th, 2014, 09:46 AM
#1
Thread Starter
Junior Member
Reading and writing after a specific point in multilined text file
Hi,
I need help to write a code which has to read and write numerical values from a text file before semicolon sign.
The textfile has multiple lines and goes like this:
option1 56;
option2 721;
option3 -1;
option4 0;
It should not read and write anything before the space and after the semicolon, only the numbers. Numbers can be negative or up to 3 digits.
Tags for this Thread
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
|