I need block to read a text file into one string? another for text replacements?

i was trying to build a markov chain on the fly (really a huge associated array) and it was just a 12,288-byte file input (a file of about 100+ lines)

then i go this:
image

i'm guessing NS means no space