After having some trouble with error messages running Circle 3.1 on Cygwin, and reading some of the posts about the problem on various message boards, I decided to correct the autorun file. - It seemed that the declare command under cygwin wasn't supported for scripting. It was replaced by 'expr'. - Furthermore, a serious error was discovered in the rotating code (I do not know if it does the same on other OS, but I am almost certain it did). The stock code used to rotate files even if you hadn't reached the number of backlogs to do so, this would result in a mixup of various files. Also it seemed to create the number of backlogs + 1, which is not really the intention. This was also corrected. For those of you that had no problems with the stock autorun script of Circle 3.1, I suggest not changing a thing. Otherwise, if you are running Cygwin, change it, it'll work better (I hope). Greetings, Arne Troffaes (ultimatemud@hotmail.com)