I'm testing something to see how it works and I wanted to store paths to a image, in the user's art library, within a graphic token's GMNotes. I paste the full path I find and then save it. I then read it in a script and log it. Certain characters get changed. ":" and "?" that I've noticed. I tried just typing ":?" without the quotes in GMNotes and then logged the result. This is what I get.. "%3A%3F" My question is, is that a bug or is it as it should be. It looks right when you view the GMNotes, but to the script it equals the ASCII value of the character. Thanks for any help!