Hi all,

I have some variables wich are like this:

%sl [ $+ [ %slid ] ] word1 word2

slid is just a single letter, but now I want to grab the 1st word
from the variable, how to I do this? I tried gettok, eval etc but
they don't seem to work.

tia