That's most likely gotta have to do with the input function. When I played with it, I got all sorts of weirdness, including glitched screens, BLODs, gamma ray bursts er RAM clears, etc.
The function appears to write to a ram area pointed to by A, so you first have to create a temp appvar or so, and make A point at it. (appvars are heaven)