I'm creating a gui which at a certain point will start a korn program and then close. I was wondering if there is a way to exit the java gui after initiating the korn program and leave the korn program running. I'm trying to avoid any lag that might occur. Please let me know if it is possible and if so what the proper code might be.
Thanks in advance.
Thanks in advance.