Topic Terminal Group

We have two new locations for Keyman technical support:

The Tavultesoft Forums are now read only.


# Terminal Group   2016-02-28 12:04:02.057
br Julian Griffin OSL
A request for an extention to the Begin command.
An End/Terminal command that defines a Group that will be called when all other Groups have been actioned. With syntax something like:
:
End > Use(TerminalGroup)

   It would follow the Begin command:
:
begin Unicode > use(main)
End > Use(TerminalGroup)

   Its use would be to do a final cleanup before text is finally output to the application. There seems no reason to limit what the Group could do, even calling other Groups.

   The keyboard designer knows that there is a Group that will always form the start of processing. It seems useful to me for the designer to be able to define a Group that will always be called regardless of the path taken through the Groups during that iteration.

Regards
Julian Griffin