| Normally YASARA executes each command issued by the macro just as if it had been created via the graphical user interface. This includes printing the command in the console and updating the graphics display. If the macro issues hundreds of YASARA commands,
this approach may become too slow. In this case simply take full control of YASARA by switching off the console:
YASARA will then only redraw the screen when the macro explicitly requests it via the
Wait command. More details about this approach
can be found here. |