Differences
This shows you the differences between the selected revisions of the page.
| 2019-01-15 | 2019-03-05 | ||
| Mixing WinSCP and cmd commands (martin) | newline_escpaing anchor (martin) | ||
| Line 39: | Line 39: | ||
| </code> | </code> | ||
| - | ===== New-line Escaping ===== | + | ===== [[newline_escpaing]] New-line Escaping ===== |
| Many examples on this site (including the one above), as well as [[ui_generateurl#script|batch file template]] generated by WinSCP, use [[wp>Batch_file#Escaped_characters_in_strings|new-line escaping]] using the caret symbol ''^'' to allow wrapping a long command line to multiple lines for a better readability: | Many examples on this site (including the one above), as well as [[ui_generateurl#script|batch file template]] generated by WinSCP, use [[wp>Batch_file#Escaped_characters_in_strings|new-line escaping]] using the caret symbol ''^'' to allow wrapping a long command line to multiple lines for a better readability: | ||