Peter,
I needed this '@' thing to escape from & && &h &o &b ambiguities.
You can add this to wFunc:
def Addr @
This will work in Assembler if it is a simple variable with one level of indirection. For other situations creating a pointer in Basic beforehand will always work: sys p= Addr variable.
Charles