Welcome Forums Requests Exit screenplay command

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57872
    Marby
    Moderator

    Often we need to exit screenplay before its execution reaches the end. Currently, we have to use tokens for the program flow. However, screenplay gets unnecessarily complicated using a token like “EventHandled”. An “exit screenplay”-command could help us out. It’s worth to consider two commands for this. One one hand an “exit screenplay” which returns to the caller only and on the other an “exit all screenplay” which completely exits the current event call. Of course, the last one is needed later, as soon as the engine is further along.

    #57925
    deWiTTERS
    Keymaster

    Yeah, I was even thinking about some kind of ‘continue’ or ‘yield’, where the screenplay exits, but when activated again, it starts at that spot.

    #57954
    Marby
    Moderator

    What do you think when will it come?

    #57971
    deWiTTERS
    Keymaster

    I plan to extend actions this year still, but I’m not sure if these features will make it in. It will all depend on how easy it will be to implement them.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Requests’ is closed to new topics and replies.