Differences
This shows you the differences between the selected revisions of the page.
2016-03-18 | 2016-03-18 | ||
symbolic path to appdata (martin) | only single line comments (martin) | ||
Line 14: | Line 14: | ||
All metadata are prefixed with ''@'', follower by a metadata key, whitespace(s), and a value. | All metadata are prefixed with ''@'', follower by a metadata key, whitespace(s), and a value. | ||
- | The metadata line have to start with the ''@'', optionally escaped with some recognized "comments" syntax. The recognized comment syntaxes are, ''rem'' (Windows batch file), ''#'' (e.g. WinSCP script, PowerShell, %%Perl%%, Python), ''%%//%%'' (e.g. JavaScript), ''%%'%%'' (VBScript). | + | The metadata line have to start with the ''@'', optionally escaped with some recognized "single-line comments" syntax. The recognized comment syntaxes are, ''rem'' (Windows batch file), ''#'' (e.g. WinSCP script, PowerShell, %%Perl%%, Python), ''%%//%%'' (e.g. JavaScript), ''%%'%%'' (VBScript). |
The recognized metadata keys are: | The recognized metadata keys are: |