How to read partial string from .txt?
in
Programming Questions
•
2 years ago
Hello,
I am a total beginner in processing, so this really is big problem...
I would like to read lines (one by one) from .txt and send the read information furthes in the patch as a string.
I have figured out how to read the file, but I haven't been succesful in reading just one line per loop and interpreting it as a string... Nor how to read different (following) line each time the loop executes...
Can somebody please help?
Thanks in forward for any advices.
Honza
I am a total beginner in processing, so this really is big problem...
I would like to read lines (one by one) from .txt and send the read information furthes in the patch as a string.
I have figured out how to read the file, but I haven't been succesful in reading just one line per loop and interpreting it as a string... Nor how to read different (following) line each time the loop executes...
Can somebody please help?
Thanks in forward for any advices.
Honza
1