As a complete newbie to VB or VBS I have probably a very easy question.
I want to write a batch ( no forms, no user input) program that adds entries to an Outlook Contacts or Calendar folder.
This program will be called from a C-program in an ERP application.
So I basically want to be able to call a vb program with parameters (the contact info I want to add).
IS this possible with VB or VBS and if so, which one would be the easiest ?