Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing PNG file
Message
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01108974
Message ID:
01108976
Views:
14
Anything worng with shellexec?
	DECLARE INTEGER ShellExecute ;
			    IN SHELL32.DLL ;
			    INTEGER nWinHandle,;
			    STRING cOperation,;   
			    STRING cFileName,;
			    STRING cParameters,;
			    STRING cDirectory,;
			    INTEGER nShowWindow

? ShellExecute(0,"print",fullpath(file_name),"","",1)
>Is it possible to print PNG file in fox?
>
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform