Page 1 of 1

passing info into a VB Script

Posted: Sat Mar 29, 2014 4:09 pm
by ChrisM
Hi All,

Im looking for some advice,

I have a a few VB Scripts that do different things against remote PC's on a network, when I run them it asks me for the PC name I want it to run it against, what im looking to do is put all these scripts into Livecode to create an interface for them, I want to have one place I put the workstation name into, then when I run one of the scripts have livecode pass this information into it.

Anyone any idea's of how to do this?

Re: passing info into a VB Script

Posted: Sat Mar 29, 2014 9:07 pm
by SparkOut
http://forums.runrev.com/viewtopic.php?p=35695#p35695 is a thread with relevant content for you I believe.

Re: passing info into a VB Script

Posted: Sun Mar 30, 2014 10:29 am
by ChrisM
Perfect, just what I was looking for.

Thanks.