alias tester {
if (%testing == $null) { $?="Write words, seperate with space" | set %testing $! }
}

This aint working, I want to save what Ive written in %testing, when I write mmm aaaa llll I get in the status window
* /mmm: not connected to server (line 2

How can I save it? and how can I load it in the askingbox if it contains words when I run the alias so I just can edit the variabel in the asking box