Differences

This shows you the differences between the selected revisions of the page.

2011-09-16 2011-11-01
only one value (martin) 5.0.3 echo (martin)
Line 65: Line 65:
close 1 close 1
close close
 +</code>
 +
 +===== echo =====
 +Prints message onto script output.
 + 
 +  echo <message>
 +
 +Examples:
 +<code winscp>
 +echo Uploading all report files...
</code> </code>