is there a way to have the text from a .txt file load in the edit box, instead of having fifty billion lines of text code???

i'm trying to ref the mirc help and this is what i've got so far
...
Code:
if ($scriptdir) && (isfile(help.txt) {
  $read(help.txt,w) $dname 7 }
else echo -s FILE DOES NOT EXIST $dname
  


i know i'm not close to it at all(but just to show i'm trying wink )

if anyone would be nice as to lend a word of help or advice.
thanks