Thanks Bruce,
The Menu proc is a NetWebSource.
I´ve added it a timer=1000
But it seams not to work.
Looking at the page soude code The menu timer is coded:
SetTimer('menuwin',1000,'','',0);
And the browse timer is coded:
SetTimer('banalisisopciones_uanalisisopciones',10000,'_refresh_=current','_parentProc_=uanalisisopciones',0);
Is it OK?, the menuwin timer does not need the '_refresh_=current' param?
Where in the source code can I put some message to see if its working? I´ve tried in the Top Of Routine embed but it is called only two times at the beginning and never again.
Regards
Alberto