SECEdit::EnforceLineLengths
BOOLSECEdit::EnforceLineLengths(BOOLbEnforce= TRUE, intnStartLine= 0, intnEndLine= -1)
Scans the range of lines given for maximum length, and breaks non-compliant lines if required
Defined in: SECEdit.cpp
Return Value
TRUE if any lines in the given range exceeded the maximum allowable length
Parameters
bEnforce
Determines if this routine is scanning only or breaking lines
nStartLine
The starting line to check
nEndLine
The ending line to check. If -1, the last line in the document