Hi, I would like to have the player enter his (her) name in a string. I am trying to use inkey(plyername) but I move the player with the arrow up, arrow down etc and these arrows abort inkey. Are there other ways to allow the player to enter info? Thanks Gerrit PS. I did define playername as a string. So no problem there