Changing Values in vbs during runtime
in my current project, I have to change integer values in a vbs-script
during runtime with an external program (c++).
My first idea was using pipes to change the values in the vbs-script. But
are there other ways to change the values in the vbs-Script?
Thank you very much!
No comments:
Post a Comment