Targetbranch(link): Difference between revisions
Jump to navigation
Jump to search
(New page: {{AdvFileParam|target[link]}} Checks the execution target of a shortcut (''.lnk'') file. ==Usage== target[link]=<filename> ===Example=== ===Description=== {{AlgoPrefix}} Reads a shortc...) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{AdvFileParam|target[link]}} | {{DISPLAYTITLE:targetbranch(link)}}{{AdvFileParam|target[link]}} | ||
Checks the execution target of a shortcut (''.lnk'') file. | Checks the execution target of a shortcut (''.lnk'') file. | ||
Revision as of 15:15, 19 February 2008
Checks the execution target of a shortcut (.lnk) file.
Usage
target[link]=<filename>
Example
Description
AP Reads a shortcut file and compares it with filename. If a match was found, all following tests will be executed upon this file (tests branched to that filed).