Replacing readstring

code = read(filename, String)

(Note also that ARGS[1] is already a string; no need to call string.)

4 Likes