Posted 28 April 2014 - 11:31 PM
Hi, I'm new to computercraft and lua, but not new to programming. I am writing a program that's basically a desktop/file editor system, and I want it to be customizable. So, one of the main parts I want to add is editing icons. I right click on one, it opens a menu, and I can select Edit Icon. All that works. But what I need is, once I've edited the icon in paint, I need to run the desktop program again. Is there a way to run a program once you close another program or paint? I've looked all over, google, youtube, everything, even these forums. No one says anything about it. Is it possible? Is there an API that does that somewhere on the internet? i just want to know if I'm searching in vain. Thanks in advance!