PyroBatchFTP Online Help Topic:
Script Commands → SetMacro
SetMacro <name>, <value>
Creates or sets the value for a macro. This is equivalent to passing a macro on the command line.
See also: Macros
SetMacro "DIRNAME", "$(day)$(month)"
LocalMkDir "$(DIRNAME)"
← Back to Script Commands