Re: undeclared ExecuteGlobal



"Show us some code, please"


Seconded.




"Tom Lavedas" <tglbatch@xxxxxxx> wrote in message
news:1162821143.730944.146870@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Show us some code, please. Is the Option Explicit set? I don't know
if this is the issue, but if the variables in the routine being loaded
are not dimensioned and the calling routine has this set, I can imagine
the compiler would squawk.

Tom Lavedas
==============
http://members.cox.net/tglbatch/wsh

jcharth@xxxxxxxxxxx wrote:
Hello I am trying to call a vbs script with some variables with
ExecuteGlobal, I get ExecuteGlobal undeclared i am running w2k and the
cscript version is 5.6 any suggestions?


.