I would like to make a terminal for the scripting language 'Auto It' Cause i'm tired of using notepad which wont show u errors in the script. So i would like to make a terminal that would show me things like misspelled items, alow easy access to window titles, easy variable selection. But how do i do all this? I assume i would put the scripting commands into an array but how do i tell it to CONSTANTLY scan the spelling to tell the user when something is misspelled of incorrect?