Hello.

Is there anyway I can find the memory location of a variable? Something similar to AddressOf function which returns the memory location of a function/procedure.

Thanx.

Sean Kim