[REBOL] Re: using associated program to execute files
From: philippe:arsenne:club-internet at: 19-May-2003 20:16
Hi Scott and Greg I'm new here but the question is interesting
What happens if you have not Rebol Pro, is it possible?
firendly
Philippe
-----Message d'origine-----
De : [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]De la part de
Gregg Irwin
Envoyé : lundi 19 mai 2003 17:51
À : Scott Jaderholm
Objet : [REBOL] Re: using associated program to execute files
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