@wuk

 

Description:

When the user presses any of keylabels (DPRT, GRAF, INSL, DELL) when in field "nnn". Once the user presses one of these user keys, you can use @sk to determine which of the 4 were pressed. The default user key is DPRT.

Note: The "*" wild card character can be used in place of a particular field number when using @wuk, i.e., @wuk*. @wuk trigger can only be used on the INPUT processing table.

Field-specific events (@wuk5, @wukA, etc.) take precedence over associated field events (@wuka1), @wukb2), etc.), and events including the wild card (@wuk*). filePro will execute the field-specific event first, then associated field events and finally non-specific " * "   events.