Can Someone help with this escape of parameter. DO i need curly bracket. I am still new on this substitution.
when I enter (\tomjerry\um) in action parameter (UpdatePath). In UpdatePath section in file, The end result shows as UpdatePath=\\tomjerry\um instead of UpdatePath=\tomjerry\um
it shows four Four backslash tomjerry two backslash um instead of two backslash tomjerry one backslah um
action parameter query “UpdatePath” with description "Enter the Update Path.%0d%0a%0d%0aFor example: \relaycomputer\office201636564bitUpdates " with default “”
rem Createfile until ENDFILE2
rem Configuration>
Updates Enabled=“TRUE” UpdatePath="{escape of parameter “UpdatePath” of action}" />
/Configuration>
ENDFILE2