Jmgelba, you need to index the memory pointer by 2 for it to store a word or, something like this:

write 1, adval1.lowbyte
write 2, adval1.highbyte

then you can read them back by using:
READ...