The bug is from 6.10.. Just retesting this code on the 6.12:

Code:
alias testzz {
  var %1 1
  while (1) {
    write -l2 test.txt bugtest
    .timertest 1 1 echo -a It Stoped Working After %1 Tries.
    inc %1
  }
}


And i get same error..

* /write: unable to open file (line 4, zzzzzzzzz)
-
It Stoped Working After 32768 Tries.


mIRC Chm Help 6.16.0.3 Full Anchored!