In the full version of R:Base 7.6 for Windows "ZIP runh .vcmd " works exactly like I want, but not in my compiled version. Is ZIP supported in the compiler? I haven't been able to get launch to work correctly for this yet.
Runh.exe runs a file in the background (Thanks John) I'm trying to use BLAT.exe and it's parameters in a variable to send email from my Citrix server directly using SMTP instead of setting up 50 email clients on the Citrix server (one for each user now and add one for each in the future) Example of vcmd blat.exe -f [email protected] -to [email protected] -subject "CRM Communication METRO AVIATION, INC. 48025 Record# 192 AT8 Tami / Greg " -server smtpout.xxxxx.net -bodyf \elec\crm_email\6.txt -u [email protected] -pw xxxxx -log \elec\crm_email\CRM_Log.txt Kenny Camp

