IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

FIXED: commandline parameters Options · View
Michael Mann
Posted: Monday, June 19, 2017 2:29:56 PM
Rank: Advanced Member

Joined: 12/28/2016
Posts: 41
Location: Germany
Hi, I want to execute an exe-file with two commandline parameters. But I have trouble setting the parameter in between " ".

1st Argument is a path, and 2nd Argument a file filter (*.xml"). For a successfull execution the Parameters must be put in between "".

This is working:
SftpConnector.exe "C:\Prog_x86\PTS Test\Running\237" "*.xml", but
this isn't:
SftpConnector.exe {currentWorkDir} "*.xml".

I tried to escape the " character, but without success. How do I use the variable currentWorkDir and put it in between " " ?


Michael Mann attached the following image(s):
commandline.png

Michael Mann
Posted: Monday, June 19, 2017 2:46:27 PM
Rank: Advanced Member

Joined: 12/28/2016
Posts: 41
Location: Germany
i found a solution:

SftpConnector.exe "{currentWorkDir}" {type}

Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.