Call Action - Forum

Forum Navigation
You need to log in to create posts and topics.

Call Action

I have never used the Call action for VB or JScripts. I've recently figured out a VBScript that seems to work rather well for checking EXE version numbers. Before I start the next part of my project, I have a few questions concerning the Call action command and using Functions.

When I compile an EXE that uses the Call Function, do I need to include the function file with my EXE?
Are there conditions where another computer may not be able to interpret the VBScript I'm calling?

Hi, When compiling the function it is incorporated into the exe you should not include it separately