Mensaje
General information
Foro:
Visual FoxPro
Category:
Funciones del API WIN32
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
ID de la conversación:
01159353
ID del mensaje:
01159689
Views:
17
Hi!

You could also try this one:
With CreateObject("Wscript.Shell")
    .Run("c:\temp\image1.jpg")  && or any other file
EndWith
HTH

>Hello,
>
>I know where PDF and jpeg files are located.
>
>I need to run external program which is registered on the computer to open PDF/JPEG files from Visual FoxPro. How to do that?
>
>Something related with ShellExecute?
>
>Thanks in advance/.
robert.oh.
Previous
Responder
Mapa
Ver