Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

.VBS file

hi

I want to run MAcro Through .vbs file

It includes

Opening QVW file

Macro execution(Through Btn click)

Closing QVW Doc.

The Problem here is.

.Vbs file Execution does not wait for QVW MACRO Execution.

It moves to next code line and closes the QVW file.

I want .VBS file to wait for MACRO execution .. for tht I tried

ActiveDocument.GetApplication.WaitForIdeal

But its not supporting..

Pls help.

Regards

Avadhoot

1 Reply
Not applicable
Author

Pls. help me???!!!!!!!!!!!