9988: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Error | {{Error | ||
|9988 | |9988 | ||
|Source line too large | |DEPRECATED ERROR as of 4.3: Source line too large | ||
|Source line is greater than 800 bytes. | |Source line is greater than 800 bytes. | ||
|Save the program as source and reload it as source. If the error persists, call [[BRC]] for help. | |Save the program as source and reload it as source. If the error persists, call [[BRC]] for help. | ||
}} | }} | ||
[[Category:Error Codes]] | [[Category:Error Codes]] |
Latest revision as of 19:53, 25 September 2014
Summary: |
DEPRECATED ERROR as of 4.3: Source line too large |
---|---|
Cause: |
Source line is greater than 800 bytes. |
Remedy: |
Save the program as source and reload it as source. If the error persists, call BRC for help. |