How to call the library file into the script, without hard coding the path in the script?

When i am writing the Executefile statement in the middle of the script, and while running the script, it is pointing to the first line and displaying message as "Path not found".

Should the executefile() statement should be at beginning of the script??

Questions by yelamanchili

Showing Answers 1 - 6 of 6 Answers

swapnil

  • Aug 9th, 2007
 

Go to File > Settings.
Click on Resources.
Add the your .vbs file from by giving its location.
Apply > OK

Now when you call your function, it go to the location where vbs file is svaed, fetches the value and gives you the results.

Let me know if you face any issue.

Swapnil

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions