02-13-2009, 03:44 AM
_s = "Name of window to change" ;;put here the name of what u want to name window.
_s.setwintext(win("Name of window your changing")) ;;put here current window name.
_s.setwintext(win("Name of window your changing")) ;;put here current window name.
