Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

maria

in a script file I have several variable.
I want give values of the variable when I execute my script :

/script=myscript.txt /parameter var1 var2

what's the syntax for the second variable ?
martin

Re: use several parameter to a scrip file

Please read documentation:
https://winscp.net/eng/docs/scripting#syntax

If you mean something else, please be more specific or post some example of what you are trying to do.
maria

use several parameter to a scrip file

Hi,

I want use several parameter in my script file
what is the command syntax ?

Maria