on-event filling and the "

I tried, by using a script, to put [:parse "global "…

As soon it sees the " it assumes it ready and executes the rest.

Is there a way to tell that the " is not the one to look at. I tried " but that did not work. I was ending up putting in :local’s and puzzle together the correct line.

edit:

Holy Cow, it is very difficult to create a schedule script and have the line correct so that it can put directly into the Environment. I had to :tostr strings so that they can be placed in the Environment but that means that I cant do that directly. I had first to create a separate :local to to that.