Differences
This shows you the differences between the selected revisions of the page.
2016-05-31 | 2016-05-31 | ||
options (martin) | filemask (martin) | ||
Line 26: | Line 26: | ||
# @require WinSCP 5.8.4 | # @require WinSCP 5.8.4 | ||
# @option Text -run textbox "Text:" | # @option Text -run textbox "Text:" | ||
- | # @option Wildcard -run textbox "Wildcard:" "*.*" | + | # @option Wildcard -run textbox "File mask:" "*.*" |
# @option SessionLogPath -config file "&Session log file:" | # @option SessionLogPath -config file "&Session log file:" | ||
# @optionspage ~~SELF~~#options | # @optionspage ~~SELF~~#options | ||
Line 127: | Line 127: | ||
In the //Text// box, specify the text to look for. | In the //Text// box, specify the text to look for. | ||
- | In the //Wildcard// box, specify a [[file_mask|file mask]] to select files. | + | In the //File mask// box, specify a [[file_mask|file mask]] to select files. |
In the //Session log file// you can specify a path to a [[logging|session log file]]. | In the //Session log file// you can specify a path to a [[logging|session log file]]. |