Targetbranch(link): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added info box) |
||
| Line 1: | Line 1: | ||
{{ | {{AdvParamInfo | ||
|SYNTAX = targetbranch[link] | |||
|TITLESYNTAX = targetbranch(link) | |||
|PREVIOUS = | |||
|VARIANTS = | |||
|PEVERSION = ??? < 1.5.4.5 | |||
|GROUP = Special File Formats | |||
}} | |||
{{DISPLAYTITLE:}}{{AdvFileParam|}} | |||
Checks the execution target of a shortcut (''.lnk'') file. | Checks the execution target of a shortcut (''.lnk'') file. | ||
==Usage== | ==Usage== | ||
targetbranch[link]=<filename> | |||
===Example=== | ===Example=== | ||
| Line 26: | Line 34: | ||
* [[StartmenuItem]] | * [[StartmenuItem]] | ||
* [[StartmenuItemByLink]] | * [[StartmenuItemByLink]] | ||
[[Category:Advanced file parameters for Flow Control]] | |||
Latest revision as of 09:24, 22 February 2008
| targetbranch[link] | |
| Variants | targetbranch[link] |
| Previously | |
| Group | Special File Formats |
| Version | advcheck.dll ??? < 1.5.4.5 |
Checks the execution target of a shortcut (.lnk) file.
Usage
targetbranch[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).