Hi Hong,

zhang Hong wrote:
> In automation testing scripts, who knows "gOfficeBasisPath"? Is it a function 
> or sub?

It is a global (string) variable

> and, where is "gOfficeBasisPath" defined?
It is declared in "global/system/includes/gvariabl.inc"

> If the warining is:  Unknown Slot/Control:"gOfficeBasisPath", it shows that 
> testtool 
> can not find the  gOfficeBasisPath or the path has been changed, Does this 
> understanding
> correct?

Unknown Slot/Control means that (in this case) the variable definition
could not be found. So from this point your first guess is correct in
this case.....


--
Regards
 Helge

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to