I'm trying to make a project that will make commands valid within the project... example i got a command1 button and a text1 text and when I click the command1 i want it to make the text in text1 work when you run the project... let's say I want the form to close when i write end in text1 and then click command1... is that possible?