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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Checking can execute external programs

Hi,

Where exactly we have to check 'Can execute external programs', since I have to create folders using execute command.

Execute cmd.exe/C mkdir c:\mydir

Regards,

Navdeep

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Script editor->Settings (bottom panel)

Untitled.png

View solution in original post

5 Replies
tresesco
MVP
MVP

Script editor->Settings (bottom panel)

Untitled.png

Not applicable
Author

I am still getting script line error. Please help

tresesco
MVP
MVP

Put a space before /C like:                  Execute cmd.exe /C mkdir c:\mydir

Not applicable
Author

Thanks alot 🙂

SNR1
Creator
Creator

HI tresesco

im alos have si,iler type problem when i try to run external file it not picking it.

could you suggets me.