Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to know, to hide the Script Execution Window when Reload the script or QVW without using Macros.
Regards,
Lawrance A
That's not possible. You could move all the code to the hidden script (use the Create Hidden Script option in the File menu). That will prevent a lot of the script execution being echoed in the Script Execution WIndow. A user will still see the window, but won't be able to see what commands are executed.
Gysbert,
Thanks.
Becuase when I tried to send user input data in QlikView Text Box to SQL when clicking button and also I got the output but When I click button it will reload.
Regards,
Lawrance A