Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing images
Message
From
05/11/2004 13:17:06
 
 
To
04/11/2004 08:22:23
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Miscellaneous
Thread ID:
00958037
Message ID:
00958606
Views:
17
This message has been marked as the solution to the initial question of the thread.
Denis, to use the default application try, obviously with your own file name. I just used this to test it on my PC.
filename = "C:\Documents and Settings\Administrator\My Documents\My Pictures\eagle.jpg"
lcRunMe='"'+filename+'"'
oShell=CREATEOBJECT('WScript.Shell')
oShell.Run(lcRunMe)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform