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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

About QlikView call bat file , and get some information

I write a file HELLO.qvw, which can call bat file start to get date and time(aaa.bat)


Problem :

I want to get file name who call the bat file aaa.bat, and record "HELLO.qvw"  file name/information.

And have log to remember it. (get "HELLO.qvw"  information)

thanks

1 Reply
whiteline
Master II
Master II

Hi.

You can just send the "HELLO.qvw" string as a parameter when you exec aaa.bat. Read some manual about .bat files.