Text import and export

This feature creates a text equivalent of a module file. It is intended to facilitate the creation of automated tools for reading or creating Dn-Famitracker data.

The syntax consists of a list of commands. One command begins each line, followed by a series of whitespace-separated tokens to be consumed by that command. Blank lines are skipped. The import begins with a new empty document, and each command makes a change to the document.

The format is not case-sensitive. Future versions may not be backwards compatible; save as a module instead if this is needed.

Commands

Data Types

The following data types are used in the format:


Back to interface · main index