.key PLAYER
.bra {
.ket }

; Create a public screen
C:Run ZAngband:bin/PubScr NAME ZAngband WIDTH 1136 HEIGHT 402 DEPTH 6 SM `ReqMode`

; Start the game with the specified character
C:Run ZAngband:bin/ZAngband -u{PLAYER}

