Output window and stopping script executing

RoboFont Forums Help / General Output window and stopping script executing

This topic contains 4 replies, has 3 voices, and was last updated by  nina 6 years, 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4015

    joanca
    Participant

    The output window doesn’t print out while processing a script but when it’s finished, unlike the script window, which does it progressively.
    Is this desired or just shouldn’t happen? For me it makes more sense to have progressively output, not all when the script is finished

    And, is there any way to stop a running script (as cmd-. )

    Thanks,

    jca

    #4055

    frederik
    Keymaster

    This is true:
    the output in the scripting window is being updated whenever there is a print statement (this is very time consuming)
    the output in the output window is only being updated whenever a script is done

    Im thinking adding “cmd .” (its actually already on the todo list….)

    #5723

    nina
    Participant

    Hey, I came across this old thread while searching for ways to force quit a running script. Is there anything like cmd-. that works to cancel when a script gets stuck?

    Thanks :)
    nina

    #5729

    frederik
    Keymaster

    Stopping a script is more difficult that it sounds like… but it is still on the todo list :)

    #5731

    nina
    Participant

    Thanks for letting me know, Frederik. Not meaning to rush, I was just wondering :)

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.