Troubleshooting
I see #ERROR
Section titled “I see #ERROR”Common causes:
- Unsupported function name
- Invalid syntax (missing
)/ invalid references) - A referenced value can’t be parsed as the expected type (for example numeric functions over non-numeric data)
The file won’t open
Section titled “The file won’t open”- If the file is larger than 100MB, Comma refuses to load it.
- If the file has an unusual encoding, Comma may detect it as “unknown” and still try to decode; re-saving as UTF-8 often helps.