Differences
This shows you the differences between the selected revisions of the page.
2016-02-23 | 2016-02-23 | ||
sorting directives (martin) | extension file name (martin) | ||
Line 16: | Line 16: | ||
In the latest beta version, you can simplify the implementation by using ''[[library_session_enumerateremotefiles|Session.EnumerateRemoteFiles]]''. &beta | In the latest beta version, you can simplify the implementation by using ''[[library_session_enumerateremotefiles|Session.EnumerateRemoteFiles]]''. &beta | ||
- | <code powershell> | + | <code powershell - SearchText.ps1> |
# @name &Search for Text... | # @name &Search for Text... | ||
# @command powershell.exe -ExecutionPolicy Bypass -path "!/" -text !?Text:?! -pause | # @command powershell.exe -ExecutionPolicy Bypass -path "!/" -text !?Text:?! -pause |