P:\test>junk 4 'Here '+ 'is '+ 'one '+ 'big '+ 'long '+ 'stri'+ 'ng '+ 'whic'+ 'h '+ 'need'+ 's to '+ 'have '+ 'some '+ 'form'+ 'atti'+ 'ng '+ 'done '+ 'to '+ 'it '+ 'befo'+ 're I '+ 'can '+ 'use '+ 'it '+ 'for '+ 'inpu'+ 't in '+ 'a '+ 'sepa'+ 'rate '+ 'prog'+ 'ram.' 'I '+ 'woul'+ 'd '+ 'like '+ 'it '+ 'to '+ 'be '+ 'form'+ 'atte'+ 'd '+ 'exac'+ 'tly '+ 'as '+ 'foll'+ 'ows '+ '(exc'+ 'ept '+ 'for '+ 'the '+ 'exac'+ 't '+ 'line '+ 'leng'+ 'th)' 34 'Here is one big long string which '+ 'needs to have some formatting done '+ 'to it before I can use it for '+ 'input in a separate program.' 'I would like it to be formatted '+ 'exactly as follows (except for the '+ 'exact line length)' 70 'Here is one big long string which needs to have some formatting done '+ 'to it before I can use it for input in a separate program.' 'I would like it to be formatted exactly as follows (except for the '+ 'exact line length)'