|
-
Jun 29th, 2005, 08:44 AM
#1
Thread Starter
Junior Member
Alternative to shell.application.shellexecute
Hi
I'm trying to write a piece of code that will zip a file to a winrar archive and then email the archive. I'm currently using shellexecute, but this is asynchronous it kicks off the command "winrar a file.txt archive.rar" and then moves to the next command. Whereas I wish to wait for the rar file to be created before I attach the file and send my email message.
Does anyone have an alternative ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|