Re: calling a file that runs in a separate application

new topic     » goto parent     » topic index » view thread      » older message » newer message

Michelle Rogers wrote:
> 
> 
> I have found the "Call It" program.  But, apparently it only calls files that
> end with
> an .exe extension.
> Does anyone know of a way to call a file that runs in a separate application.
> 
> For example, I have a program that I use in my classroom.  At a specific time
> (which
> is no problem, already have a timer installed)..
> I want my Euphoria program to run a power point show.  Can someone tell me how
> to do
> this?  It is a file that ends with .pps , which I want it to open in Microsoft
> Power
> Point (perhaps Microsoft Power Point Viewer)
> 
> Michelle Rogers
> 
Michelle,

Would the shellExecute() function in Win32Lib work?  You could specify the
"open" verb and then supply the .pps file name.  If PowerPoint is intalled
correctly on your machine, it should open the file automatically and begin
the slide show.

HTH,

Jonas

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu