Hi there I need an idea concerning a custom way to to run a script from scite 1.*  So I'd start the script with a few more udfs in the path * When the script starts I will want to copy @ScriptFullPath to the temp\@ScriptName Then straight away exit|run temp\@ScriptName without the need copy all needed includes to the temp\ path 2. Perhaps away so that the main script file won't stay open in scite (as " file is open") so that (just for instace) i will be able  to write somethin