Up Previous Next Title Page Index Contents

5.7.8 Internal execute

To run the command stream as command-line arguments in this MetaEdit+ session use:
internal 'forAll:run: WatchFamily Checkings' execute
The example runs the Checkings generator on all instances of WatchFamily. There is no use here for non-blocking execution, so the closing tags execute and executeBlocking behave identically.

Up Previous Next Title Page Index Contents