the indentation looks as if it is indenting the next line if there is not a semicolon on the end of the previous line which is fine except when the previous line is a comment like this #init var $var = 2; should be #init var $var = 2; i notice that this is only happening since allan's updates. Thanks Kim