Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

How to call function from a vbs?

This is a discussion on How to call function from a vbs? within the Scripting forums, part of the Web Development category; Hi, I have a created a file "sample.vbs" which contains functions. public function add() add = 2+2 End function I have a created another file "doSomething.vbs" ??? From "doSomething.vbs" How ...

Go Back   Geeks Talk > Web Development > Scripting
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Scripting Discuss Issues and Problems related to VB Script, Java Script and other Client Side Scripting

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-28-2009
Expert Member
 
Join Date: Jun 2008
Posts: 212
Thanks: 6
Thanked 12 Times in 11 Posts
learqtptesting is on a distinguished road
How to call function from a vbs?

Hi,

I have a created a file "sample.vbs" which contains functions.

public function add()
add = 2+2
End function

I have a created another file "doSomething.vbs"

???

From "doSomething.vbs"
How do I call function in "sample.vbs"?
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Web Development > Scripting

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Static Function Call amiomi C and C++ 2 05-19-2009 06:28 AM
Function call Paresh15 C and C++ 4 01-05-2009 07:49 AM
I would like to call the function in Javascript saranyamahendran C# 1 10-15-2007 04:14 AM
Call function in a query Geek_Guest SQL 2 10-11-2007 07:47 AM
How can i call that function? JobHelper Java 1 12-06-2006 03:16 AM


All times are GMT -4. The time now is 12:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved