#include ; needed for get source (hmtl) #include ; needed for stringbetween $source = FileRead(@ScriptDir & "\psinfo.txt") ;read file FileWrite(@ScriptDir & "\test.html",$source); save file