Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open images in WIN XP .
Message
 
 
To
25/03/2004 07:16:42
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00889541
Message ID:
00889844
Views:
16
Lazaro,

You can open the currently registered program for an image like this:
oshell = newobject( "_shellexecute", "_environ.vcx" )
oShell.shellexecute( "TheImageFileNameGoesHere", "", "open" )
_environ.vcx is part of the FFC that ships with VFP.

>How i open an image in WIN XP using the Windows Fax and Image Visualize of the XP, through one program written in fox ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform