Perhaps an enhancement request is in order for UNLOAD to avoid breaking words in the middle!
Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Bill Downall Sent: Tuesday, March 18, 2014 6:06 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: R:STYLE TIP On Tue, Mar 18, 2014 at 12:20 AM, Albert Berry <[email protected]<mailto:[email protected]>> wrote: I'm with you, Bill. I use Mixed Double Indenting, and to make sure things don't go too far, I disable unwrapping. That way I can line up Col1 = var1 etc. The one time I need unwrapping is this: when I want to edit a view definition. OUTPUT viewname.VIE UNL STRUCTURE FOR viewname OUTPUT SCREEN The resulting code in viewname.vie has line-end "plus" signs right in the middle of column names. Unwrapping, then R-Styling, then setting unwrapping off again helps with that, and is usually quicker than a bunch of deletes and Ctrl-Enters to rearrange it. (Although be careful to delete all the "half-words" now in your R:Style "new" list.) Bill

