
VBA script - execute from command line
Try cscript vbcriptname.vbs arguements
i.e. csript smtpreg.vbs /add 1 blah blah
Jordan
Quote:
>-----Original Message-----
>How can I apply or execute a vba scrtip from a command
line? We're using
>Win98SE and Outlook2000, the script will modify an
Outlook template.
>Thank you,
>Chris
>.