|
Property |
Method |
Event |
|
|
BeforeFileLoadInvoked before the file loading starts to indicate the File-Open command is being executed. Syntaxvoid BeforeFileLoad( Parametersfpath [out] URL of the file. RemarksThis event is not invoked for a file opened during initialization or by method calls. Sample CodesVBScript function wec_BoforeFileLoad(furl)
|