Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Start batch file via URL link with parameters

Is it possible to start a batch file from an URL link with Parameters ?

Bild1.jpg

This funktion don't work

ArtikelNr & '<URL>'&'file://C:\TEMP\testabas.bat?nummer=' & ArtikelNr

Example batchfile to work with a parameter

set arg1=%1

pause

1 Reply
Not applicable
Author

Hi,

were you able to done that?