Differences
This shows you the differences between the selected revisions of the page.
2016-05-31 | 2016-05-31 | ||
using join-path (martin) | options (martin) | ||
Line 28: | Line 28: | ||
# @option Wildcard -run textbox "Wildcard:" "*.*" | # @option Wildcard -run textbox "Wildcard:" "*.*" | ||
# @option SessionLogPath -config file "&Session log file:" | # @option SessionLogPath -config file "&Session log file:" | ||
+ | # @optionspage ~~SELF~~#options | ||
param ( | param ( | ||
Line 121: | Line 122: | ||
exit $result | exit $result | ||
</code> | </code> | ||
+ | |||
+ | ==== Options ==== | ||
+ | |||
+ | 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 //Session log file// you can specify a path to a [[logging|session log file]]. | ||
===== In the Stable Version ===== | ===== In the Stable Version ===== |