Hi all.
for a addon i need to seperate 2 words in a line.
the line is for example: wordA WordB
to get the seconde word i use
set %word.b $read($mircdirtxtfiles\words.txt,s,$1-)
works, but how do i get the first word out of that line.
N.b. words are all different
Greetz
Aaron