Good Morning All-
Sometimes my users will minimize my program to run another, but the problem being is the user must enter there employee number before my program starts and the employee number is a global public variable. However, If a clerk uses a program just by maximizing the screen, the person who is logged in might not be the person using the program at that time...
So I would like to know if there is a way to run a .prg when the screen is maximized so they can enter their employee number. I didnt see a onmaximize event or what not. Is there such a thing?
Thanks in advance
Angie
Sometimes my users will minimize my program to run another, but the problem being is the user must enter there employee number before my program starts and the employee number is a global public variable. However, If a clerk uses a program just by maximizing the screen, the person who is logged in might not be the person using the program at that time...
So I would like to know if there is a way to run a .prg when the screen is maximized so they can enter their employee number. I didnt see a onmaximize event or what not. Is there such a thing?
Thanks in advance
Angie