UET Control

trivu

New Member
I am actualy working on SL500.20 SL50100 on progress vers
v9.1B

I just finished to create a new routine for the following steps:

1. scan all the UET field in the screen like cs/v-item.w
2. manipulate each UET field like on enter, on leave, on any key, on value change, on return, ect........
3. manipulate others EUT's (ex: assign the value...) in the screen when leaving current UET fields or enter or value change........
4. when cliking on add, save or delete on toolbar or however when you apply the event and you want to manipulation the UET....

number of progs:

uet-def.i /* definition */
UET-Event.i /* Apply a event on the UET field */
UET-Ext-Ctrl.i /* Apply a eventto difference UET field on leaving
/* or entrering the curr UET field */
UET-Gen.i /* generate the the triggers for each UET field
and don't need to recompile */

for the triggers prog from Syteline, you can by bass it, and you don't need any more to use it again.

if you want theses codes, the explanation where is the place to put it into the prog syteline (GUI mode only) and you have experience on GUI just email me at :

vutri@hotmail.com or vu tri@videotron.ca.

NB: i have already send it to frontstep Toronto ONT..
:eek:
 
Top