Creating a New Snippet File |
Snippet files are stored in the Wattle Software\XMLwriter 2\Snippets directory where you installed XMLwriter. To create a new Snippet file, create a new text document and save it to this directory. An example is shown below.
![]() |
If you want your Snippet to wrap over several lines, use
\n to separate the lines of code. For example, to achieve the output: line 1 of Snippet A line 2 of Snippet A line 3 of Snippet A Enter the following line of code in the Snippet file: line 1 of Snippet A\nline 2 of Snippet A\nline 3 of Snippet A |
![]() |
Once your new Snippet file is created, you can add new Snippets
to it by using the following tip:
|