Almost everything is correct. You just need to write "qazF" in the script, using single quotes, but not double quotes:
'qazF' or "qazF", and not ''qazF''.
Oh, that was a mistake on my part, sorry. My keyboard is acting up, and the quotes aren't working properly, so I put '' =)