This command will put out a new line every ‘n’ items, where n is supplied by the you as the number required. For example, you might want to report the Name of a Net, then report the component and Pin Numbers that connect to it.
For some types of reports it is ideal to report the Component/Pin Numbers with up to 4 per line before starting a new line.
Using the dialog
New Column and Field Information - click here for dialog details.
Example use of New Line If Full
List of Components
If "Line Length" is equal to "0"
Text "COMPONENTS:"
Component Name
Component List - New line every 4 Components
If "Line Length" is not equal to "0"
Test "END"
The report output looks like this:
COMPONENTS U1.7 U3.7 IC1.8 R1.1 END
COMPONENTS C3.2 R4.1 U12.7 TR1.2 END
COMPONENTS X1.1 C11.2 END