[REBOL] Re: using associated program to execute files
From: greggirwin:mindspring at: 19-May-2003 9:51
Hi Scott, SJ> I have a folder with like 20 files in it. I would like to execute one of SJ> these files every hour. The problem is how do I open a file with it's SJ> associated program (Windows) from rebol? If you have View/Pro you can do it by using the ShellExecute API under Windows. -- Gregg