- Home
- XXL to PGM converter
- Messages
- A name a value cannot be given to
A name a value cannot be given to
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
Names start with a letter or an underscore and carry on with letters, digits and underscores. A name that starts with a digit could not be told apart from a number where it is used.
PAR 2LEN 800How to fix it
Rename it so it starts with a letter, for example LEN2 rather than 2LEN.
Applies to
- PAR: give a name a valueVerified