I just would like know know whether it's possible to read out a local textfile as String via controller script?
If yes, I'd be glad to hear how you do it
Didn't find any good hint yet because most web resources focus on web development where you have to deal with files from servers which isn't quite what I have in mind. I imagine it like having a (non-js) file in the same directory as the script and being able to read out the data as a String which I then can process further...
Would be really cool. Cheers,
u-u-u
