Visual BASIC Forum
« running scripts .... »

Welcome Guest. Please Login or Register.
Nov 29, 2009, 10:12am




Visual BASIC Forum :: Visual BASIC Discussions :: VBScript :: running scripts ....
   [Search This Thread][Send Topic To Friend] [Print]
 AuthorTopic: running scripts .... (Read 163 times)
udtman
New Member
*
member is offline





Joined: Oct 2003
Posts: 1
 running scripts ....
« Thread Started on Oct 18, 2003, 4:57pm »

I have seen vbscripts run as "aplications" if u will, such as a ftp director maker, www search thing, etc.
What i havnt been able to figure out is how to incorporate or "call" these scripts from a regular old vb app. I ve tried the script reference, but screwed it all up, any links to some tuts, other than the useless msdn ? any ideas would be appreciated ...
Link to Post - Back to Top  IP: Logged
Administration
Administrator
*****
member is offline



D'oh



Joined: Oct 2003
Posts: 5
 Re: running scripts ....
« Reply #1 on Oct 18, 2003, 5:45pm »

well, on older versions of windows, you can run these VBScripts by using the execution engine..

an example:
Code:
run "WScript scriptname.vbs"


You can't just run VB Scripts though, they arent' executable without a parser....

But, you can also run them under windows explorer on win2k and XP
Code:
run "explorer.exe scriptname.vbs"


HTH
Link to Post - Back to Top  IP: Logged
aegis3ro
New Member
*
member is offline

[avatar]

.....lol.....

[icq] [msn]
[homepage]

Joined: Oct 2003
Gender: Male
Posts: 2
Location: Constanta, Romania
 Re: running scripts ....
« Reply #2 on Oct 19, 2003, 5:01am »

now we are 2 to bore here

:P
Link to Post - Back to Top  IP: Logged

Good to Go
   [Search This Thread][Send Topic To Friend] [Print]

Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!