NewSun 0 Posted November 28, 2010 $Map = _MemoryRead($MapAddress,$ID) This line reads the value of $MapAddress, which should return text, instead it returns the value as a decimal. (ex.0082325342753423692) Is there a way to specify if the value should be text(ASCII) or not? Thank you Share this post Link to post Share on other sites