Hello, I want to know if is posible to use TIMER(similar to Timer in Forms) into MENU BAR to close the aplications after a period of Time(like 5 minutes) if nobody is using the program.
In my MAIN.PRG I have these codes:
do PROGS\OPENTABLES1
DO PROGS\MENU01.MPR
READ EVENTS
Is working fine, but when I want to do maintenance, I have many Workstation with the aplication opened(the aplication users works 24 hours and is located around 50,15,10 miles from my Office) and sometimes nobody are in the office.
During the maintenance one routine is Indexing Tables and I need open the Tables Exclusive.
Thanks in advance(sorry for my english),
Best regards from Panama,
Marlon
In my MAIN.PRG I have these codes:
do PROGS\OPENTABLES1
DO PROGS\MENU01.MPR
READ EVENTS
Is working fine, but when I want to do maintenance, I have many Workstation with the aplication opened(the aplication users works 24 hours and is located around 50,15,10 miles from my Office) and sometimes nobody are in the office.
During the maintenance one routine is Indexing Tables and I need open the Tables Exclusive.
Thanks in advance(sorry for my english),
Best regards from Panama,
Marlon