Using example

alias test {
var %t = hi
echo -a $gettok(I wonder if the person said hi or bye?,%t,32)
}

The variable is not being evaluated now in a earlier script that I asked to be written shorter I forgot if it was RusselB or Riamus2 that wrote me something like

did -rab systok $gettok(12 13 14 15,%sys,32) $v1

Where %sys would be a numerical value in order of whatever changes, however I noticed that my PID's have changed variable wise etc... but it doesnt change my dialog because %sys is not being evaluated in this $gettok command

What it's suppose to do is change the dialog editbox entry and disable the ID according to which PID has changed.

any help would be appreciated.


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }