Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
7-Zip Code for VFP?
Message
From
11/09/2009 09:56:34
 
 
To
04/09/2009 02:11:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01422336
Message ID:
01423654
Views:
131
>So many words... :)
>
>DECLARE INTEGER ShellExecute ;
> IN SHELL32.DLL ;
> INTEGER nWinHandle,;
> STRING cOperation,;
> STRING cFileName,;
> STRING cParameters,;
> STRING cDirectory,;
> INTEGER nShowWindow
>=ShellExecute(0,'open','c:\util\7z.exe','a MyArc c:\util\*.*','',1)
>
>That's all.

Thanks for the code!
Previous
Reply
Map
View

Click here to load this message in the networking platform