15. Script Files
Notenik supports script files that can be used for executing a series of commands to transform input data sources and templates into appropriate output.
The file extension for a script file should be ‘.tcz’, short for ‘TDF Czar’, which was a predecessor to PSTextMerge, which was in turn a predecessor to Notenik.
A script file is a tab-delimited – or comma-separated (csv) – file containing five columns.
As with other Notenik files, it can be edited using a text editor.
Contents
- 15.1 Scripter Window
- 15.2 Script File Columns
- 15.3 Scripting Modules
- 15.4 Script File Example
Next: Scripter Window
Skip to: 16. Putting It All Together