Skip to Content
0
Former Member
Jul 16, 2008 at 09:03 AM

Lock Programs

167 Views

Hi,

What is the best way to lock a program? I have two program say progA & progB. If progA is executing then i should not allow progB from executing.

Is there is any way apart from maintaining a flag in table.

Thanks,

V