Forum Discussion
29 Replies
- ananddave123Occasional ContributorHow can we do it in VB Script ??
- steveburton4Occasional ContributorBit late but would like to add my vote for this too.
Steven, your vote was counted.
Anand, I guess that you will have to create a script extension and execute the JScript code there. You can call this script extension from any of your VBScript projects.
- Abhijeet_BhagatNew ContributorHi,
when i add the above code to script extension then i get following error
'arguments.callee.caller' is null or not an object
Microsoft JScript runtime error
code.js
obviously script extension does not work for getting th running routine name.
~Abhijeet - MorganFrequent ContributorI'd like to add my vote to this as well.
Hi Morgan,
Done. Thanks for your participation.- This is going to be useful in my project also. Please count my vote.
- Abhijeet_BhagatNew Contributorplease count my vote as well for this feature being available via vbs
Hi Guys,
I've added your votes, as well. Thanks.- jlucktayOccasional VisitorHi, I'd like for this functionality to be added to VBScript too. Please add a vote from me.