Auto Refresh FindBrowse Form at regular intervals

jdeman

Active Member
Friends,

I have an application with Find-Browse Form and Fix Inspect Form. The FixInspect is called on selecting a record on Find-Browse form.

The requirement :-
When the application is run :-
The Find Browse form should refresh at regular intervals (say 5 min). At the same time it should respond to user inputs like selecting a record and showing the FixInspect form, closing the application etc.)

I undestand we will need to trigger the Find Button at regular intervals using "Push Button"but where will the code go and how will the application respond to user input whenit is busy with the Push-Button logic ??
Can this be done ??
Any inputs/suggestions

Thanks
jdeman
 
Back
Top