Differences
This shows you the differences between the selected revisions of the page.
| faq_batch_file 2021-06-18 | faq_batch_file 2023-01-16 (current) | ||
| Line 41: | Line 41: | ||
| ===== [[newline_escaping]] New-line Escaping ===== | ===== [[newline_escaping]] 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 better readability: |
| <code batch> | <code batch> | ||