Re: undeclared ExecuteGlobal
- From: "Tom Lavedas" <tglbatch@xxxxxxx>
- Date: 6 Nov 2006 05:52:23 -0800
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?
.
- Follow-Ups:
- Re: undeclared ExecuteGlobal
- From: asdf
- Re: undeclared ExecuteGlobal
- From: jcharth
- Re: undeclared ExecuteGlobal
- References:
- undeclared ExecuteGlobal
- From: jcharth
- undeclared ExecuteGlobal
- Prev by Date: undeclared ExecuteGlobal
- Next by Date: Re: undeclared ExecuteGlobal
- Previous by thread: undeclared ExecuteGlobal
- Next by thread: Re: undeclared ExecuteGlobal
- Index(es):
Relevant Pages
|
Loading