Are you loading it like:
LOAD"MEM:NOTE"
?
That should change the contents on the local MEM$ variable with the contents on the MEM file named NOTE.
It will not automatically assign the values stored on it to the correct variables, it all will go to MEM$ and it is your job to reassign the values.
There's something about this in the Tutorials thread too, if you want to read more.

)
Luckily I can use my brothers when he's around.