When I run any 4gl program thru a Genero desktop client, and then try to run another instance of the same program, I get the following message and my program and client crash:
"The UserInterface has been destroyed: The container 'myprog' already exists."
my question is how does one detect if a program is already running? that way, I could just make the 2nd instance exit gracefully.
or a better question would be, does 4j's know about this bug?
any help would be appreciated! thanks, -Ed Morris
"The UserInterface has been destroyed: The container 'myprog' already exists."
my question is how does one detect if a program is already running? that way, I could just make the 2nd instance exit gracefully.
or a better question would be, does 4j's know about this bug?
any help would be appreciated! thanks, -Ed Morris