Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opening a PDF file...
Message
 
To
19/12/2002 12:08:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00734534
Message ID:
00734541
Views:
19
hi Greg, try:

oShell=CreateObject("Shell.Application")
oShell.ShellExecute("thefile.pdf")
RELEASE oshell

works for you?

>Greetings to all,
>Is there a way to open a PDF file from a user menu in Visual FoxPro 7.0? I have looked at FOPEN and GETFILE but still am having a little trouble. Any Ideas would be greatly appriciated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform