I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Programming » C/C++ »

Call VB script using c++ program

kubuli152\′s Photo
2 Jun 07, 4:49PM
(1 reply)
Call VB script using c++ program
Hi all,

I have googled and used about every search engine I know of but came up with no results for this. I created a small C++ program to call a vbscript on a remote pc as well as write/append to a log file on local machine. Everything works fine except for the following issues.

1. I have no code to read/open my log file for editing.. ie. The program does not append to the log file but rather replaces it.

2. Also, I have no code/syntax to call vbscript on a remote pc.

3. A plus would also be mapping network drives in C++.

program using dev C++ 4. If anyone has done this before or could assist me, I would DEEPLY and GREATLY appreciate. Thanks to all in advance.
john\′s Photo
10 Jun 07, 12:53PM
Hi,

Just looked at your post and I'm confused. Which part works when you say 'Everything works fine except...'. Given that your list of exceptions seems to include everything that I would expect to see in the main code?

John.

Currently you need to be logged in to leave a message.