A value before any block

Parse errorThe file could not be read. Nothing is converted until the line is corrected.

What the converter says

a value appears before any block opened

Code: mpr_value_without_block

What triggers it

Values belong to whatever block or macro opened last, and this one appears before anything opened.

VERSION="4.0"
[H

Example that triggers it

How to fix it

Move the line inside the block it belongs to, or add the block header above it.

Messages this command can produce