; ---------------------------------------------------- ; This script is designed to convert normal text ; into a reproducable script form. It works on a ; single line basis, load this script and then press ; F12 and it will convert the line to script form. ; EXAMPLE ; Before => This is a test ; After => text This is a test{lf} ; ---------------------------------------------------- linestart text text lineend text {lbrace} lf {rbrace} selectline replace lf **lf selectline replace {comment}**{lbrace}comment{rbrace} down 1