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?
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?