hiteksoftware.com Forum Index hiteksoftware.com
User discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to run Visual Basic Scripts

 
Post new topic   Reply to topic    hiteksoftware.com Forum Index -> Command tasks and commandline
View previous topic :: View next topic  
Author Message
melvin
Site Admin


Joined: 25 May 2006
Posts: 635
Location: Santa Barbara, california

PostPosted: Fri Aug 25, 2006 3:43 pm    Post subject: How to run Visual Basic Scripts Reply with quote

User email support request:

Can you tell me how to run a vbe file from within Automize v7?
Back to top
View user's profile Send private message Send e-mail
melvin
Site Admin


Joined: 25 May 2006
Posts: 635
Location: Santa Barbara, california

PostPosted: Fri Aug 25, 2006 3:44 pm    Post subject: Reply with quote

1) Run your visual basic script from within a batch file. Then run this batch file using the WinCommand task. This has been reported to work well.

2) In a Command task, use the following code:
commandline = cmd.exe /c c:\your_dir\your_script.vbs
working dir = c:\your_dir

2) Try using the 'Open Documents' task. This task is equivalent to clicking on the script manually. This task returns immediately, and is generally not useful within a chain.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    hiteksoftware.com Forum Index -> Command tasks and commandline All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group