I've started to write some scripts with LUA to have more comfort with AutoIt in SciTE. Here I've a script to print by saving scripts everytime an time stamp and if you want, it makes an backup of the current file too with increasing version number automatically. The version number is used as: 'v main.sub', i.e. 'v 1.5' or 'v 2.13'. You can use this for .au3 and .lua scripts. At the moment I'm using following time stamps, with or without version number (starting at 'v 0.1'): autoit: #Region - Ti