on *:dialog:acros:init:*:{
var %c 2
while ($read(acros.txt, %c)) {
did -a acros 3 $remove($gettok($read(acros.txt, %c), 1, 61),«,»)
}
inc %c 1
}
i cannot find anything rong with this
line 2 of acros...
lol=«12L9aughs 12O9ut 12L9oud»
should end up as lol which it does when i brake everything down by the echo trick but it scuffs up when i loop it
* Break: command halted (line 14, acros)
every error message
line 14 is the did -a acros 3