mIRC Homepage
Posted By: bog__ need help with $readn - 22/07/07 11:08 AM
Code:
on *:DIALOG:test:sclick:230: {
  set %1.koga.sam.klikno $did(230).seltext
  echo a $did(230).sel
  set %2.koga.sam.klikno $did(230).sel
  set %3.koga.sam.klikno %udri $did(230).seltext
}


Code:
%1.koga.sam.klikno 00014 
%2.koga.sam.klikno 1
%udri   /did -a $dname 230
%3.koga.sam.klikno   /did -a $dname 230 00014


Code:
on *:DIALOG:test:sclick:203: {
  /did -d $dname 230 %2.koga.sam.klikno
  noop $read(script5.txt, w, %3.koga.sam.klikno)
  echo a $readn
}


so i have problem with $readn, echo on him is nothing
what m i dooing wrong
Posted By: bog__ Re: need help with $readn - 22/07/07 11:20 AM
nwm i finde my error
output in txt isnt like in mirc script editor
Code:
%udri   /did -a $dname 230

Code:
%udri /did -a $dname 230

sry 4 2x posting
© mIRC Discussion Forums