Max Length for error string
Source position: amigados.pas line 143
const FAULT_MAX = 82; |
Standard maximum length for an error string from fault. However, most error strings should be kept under 60 characters if possible. Don't forget space for the header you pass in.