Hi,
i want to change the Address from a former registered Symbol
e.g RegisterSymbol('test'.0x12345678) initial to 'test',0xWhateEver
When using WritePointer(''test',0xWhatEver) it does not give the right Result
When i use RegisterSymbol again it works.
Is there a 'right' Way to do that ?
Thanks in advance.