Hi All,
Late in the day, I need to stop a process that operates on a 3 minute timer which is executed from a form (F-KO5-T). If the form is open then it is okay for the process to be discontinued, however if the form is not open, then it is important that the process which is in progress continues until the form is reopened. Is there a command to see if a form is open? Can I put some code into a module to check if a form is open and if it is then close the form and start a different process otherwise pause for 1 minute then recheck for the form?
Your help is greatly appreciated.
Late in the day, I need to stop a process that operates on a 3 minute timer which is executed from a form (F-KO5-T). If the form is open then it is okay for the process to be discontinued, however if the form is not open, then it is important that the process which is in progress continues until the form is reopened. Is there a command to see if a form is open? Can I put some code into a module to check if a form is open and if it is then close the form and start a different process otherwise pause for 1 minute then recheck for the form?
Your help is greatly appreciated.