Re: Looking for a "side by side" editor for PRGs

2020-01-27 Thread Alan Bourke
Notepad++ also has an excellent side by side diff plugin. -- Alan Bourke alanpbourke (at) fastmail (dot) fm On Fri, 24 Jan 2020, at 11:20 PM, Alan Bourke wrote: > Visual Studio or Visual Studio Code > > -- > Alan Bourke > alanpbourke (at) fastmail (dot) fm > > On Fri, 24 Jan 2020, at

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Johan Nel
I use DiffMerge. On 2020/01/24 19:52, Paul Newton wrote: Hi all (Happy New Year) I have two PRGs with about 60 differences between them. I am looking for an editor that will allow me to view and edit them side by side. I have CodeCompare but I can't seem to get on with it and I don't have

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Alan Bourke
Visual Studio or Visual Studio Code -- Alan Bourke alanpbourke (at) fastmail (dot) fm On Fri, 24 Jan 2020, at 5:52 PM, Paul Newton wrote: > Hi all (Happy New Year) > I have two PRGs with about 60 differences between them. I am looking > for an editor that will allow me to view and edit

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Kurt at VR-FX
I was trying to remember the tool I was using - at my last job in NYC - about 2.5 years ago, and, yeah - that's the one! -K- On 1/24/2020 1:32 PM, roger tremblay wrote: I have used CodeWright for years I don't know if it still exists. On 1/24/2020 1:53 PM, Vince Teachout wrote: I've been

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Garrett Fitzgerald
I swear by Beyond Compare - https://www.scootersoftware.com/features.php?zz=features_multifaceted. It's not free, but it's worth every penny. You can configure it to ignore whatever needs ignoring (don't want to know about updated datestamps in comments? no problem), and its Table Compare mode is

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread roger tremblay
I have used CodeWright for years I don't know if it still exists. On 1/24/2020 1:53 PM, Vince Teachout wrote: I've been very happy with Winmerge, for several years. On 01/24/20 12:52 PM, Paul Newton wrote: Hi all (Happy New Year) I have two PRGs with about 60 differences between them.  I am

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Paul Newton
Thanks to Tracy and everybody who has responded. Will check out the suggesions when I am back in the office on Monday morning. Paul Newton From: ProfoxTech on behalf of Tracy Pearson Sent: 24 January 2020 18:35 To: profoxt...@leafe.com Subject: RE: Looking

RE: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Paul H. Tarver
Notepad++ has a plugin for comparing two text files. I've used it for this kind of comparison. Paul H. Tarver Tarver Program Consultants, Inc. -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Paul Newton Sent: Friday, January 24, 2020 11:52 AM To:

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Vince Teachout
I've been very happy with Winmerge, for several years. On 01/24/20 12:52 PM, Paul Newton wrote: Hi all (Happy New Year) I have two PRGs with about 60 differences between them. I am looking for an editor that will allow me to view and edit them side by side. I have CodeCompare but I can't

RE: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Brant E Layton
WinMerge.  Free.  3-way comparison. Use it every day... *Brant Layton* *Principal Consultant* *Digital Computing and Consulting, Inc.* 480.964.1316 On 1/24/2020 10:57 AM, profoxtech-requ...@leafe.com wrote: RE: Looking for a "side by side" editor for PRGs --- StripMime Report -- processed

RE: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Michael Glassman
I use a free tool called WinMerge (https://winmerge.org/). It does exactly what you're looking for and more (for instance, it does two-way copy-and-paste). I've been very happy with it. Mike -Original Message- From: Paul Newton [mailto:paul.new...@pegasus.co.uk] Sent: Friday,

RE: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Tracy Pearson
I use WinMerge https://winmerge.org/?lang=en Free open source tool. You can see the highlights, right click and have it move the line of code to another window. It works as a git difftool as well. Tracy -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf

Re: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Paul Newton
Thanks Richard - I'll check it out Paul From: ProfoxTech on behalf of Richard Kaye Sent: 24 January 2020 17:57 To: profoxt...@leafe.com Subject: RE: Looking for a "side by side" editor for PRGs Sent by an external sender -- I

RE: Looking for a "side by side" editor for PRGs

2020-01-24 Thread Richard Kaye
I recommend a tool called Araxis Merge. It handles file and folder comparisons. The pro version gives you 3 way comping. -- rk -Original Message- From: ProfoxTech On Behalf Of Paul Newton Sent: Friday, January 24, 2020 12:53 PM To: profoxt...@leafe.com

Looking for a "side by side" editor for PRGs

2020-01-24 Thread Paul Newton
Hi all (Happy New Year) I have two PRGs with about 60 differences between them. I am looking for an editor that will allow me to view and edit them side by side. I have CodeCompare but I can't seem to get on with it and I don't have time to get to grips with it. Basically I want a one way