<P>Create a ConfigChop.</P>
<P>Equal to <CODE><A HREF="~JD~pcscc(i,b,s,i,scp,scin)~EJD~">ConfigChop</A>(i_length, b_chopEndStart, s_chopDotDotDot, i_cdddFlush, sc_pad, (new SpcfcCfgIfNull()))</CODE></P>
**/
public ConfigChop(int i_length, boolean b_chopEndStart, String s_chopDotDotDot, int i_cdddFlush, SpcfcCfgPad sc_pad) {
this(i_length, b_chopEndStart, s_chopDotDotDot, i_cdddFlush, sc_pad, (new SpcfcCfgIfNull()));
}