- Home
- MPR to XXL converter
- Messages
- A formula nested too deeply
A formula nested too deeply
Parse errorThe file could not be read. Nothing is converted until the line is corrected.
What the converter says
What triggers it
The formula nests brackets further than any real program needs. The limit is there so a damaged or hostile file cannot exhaust the converter.
XA="(((((((((((((((((((((((((((((((((1)))))))))))))))))))))))))))))))))"How to fix it
Simplify the formula, or split it across several declarations that build the value up a step at a time.