Re: [U2] Editors and environments we like to use--digression from talking about mvToolBox.

2012-02-21 Thread Symeon Breen
Easy in visual studio to search and replace within a scope (e.g.
project/solution/open files etc)



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Jordan
Sent: 20 February 2012 22:41
To: U2 Users List
Subject: Re: [U2] Editors and environments we like to use--digression from
talking about mvToolBox.

How would you do this in a GUI Editor

I can use the TCL Editor in universe to change a variable name in a 1,000
programs in a program file by the following process. 

ED ED PROG.CHANGE

2: C/OLD.ATTRIBUTE.NAME/NEW.ATTRIBUTE.NAME/G1000
3: FI
4: LOOP 2 1000

ED BP *
.X PROG.CHANGE

There are pros and cons of both environments

David Jordan


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1424 / Virus Database: 2112/4821 - Release Date: 02/20/12

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Editors and environments we like to use--digression from talking about mvToolBox.

2012-02-20 Thread Ed Clark
I know several older programmers who use ED exclusively. It's incredible how 
quickly they can jump into code and make complex changes with just a few 
keystrokes.
In the course of the day I use ED, a few full-screen non-gui editors 
(jed/vi/maybe JET or SED sometimes) and some gui editors (WED, Cache Studo and 
sometimes Wordpad). Notably, the gui editors are mostly launched from an mv 
command line though

On Feb 20, 2012, at 8:40 AM, Richard wrote:

 --- On Sat, 18/2/12, Symeon Breen syme...@gmail.com wrote:
 I seriously believe most MV people
 are not programming in ED on telnet (or
 ssh)   and that they are using some form of
 GUI editor. 
 
 With respect, I disagree. I work alongside dozens of UniVerse developers and 
 I am in a very small minority who use a GUI based editor. The vast majority 
 use our own custom editor, which runs on a ubiquitous 'green-screen' terminal 
 emulator. Even those like myself who favour editing in a GUI still do all 
 other tasks through command line.
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Editors and environments we like to use--digression from talking about mvToolBox.

2012-02-20 Thread David Jordan
How would you do this in a GUI Editor

I can use the TCL Editor in universe to change a variable name in a 1,000 
programs in a program file by the following process. 

ED ED PROG.CHANGE

2: C/OLD.ATTRIBUTE.NAME/NEW.ATTRIBUTE.NAME/G1000
3: FI
4: LOOP 2 1000

ED BP *
.X PROG.CHANGE

There are pros and cons of both environments

David Jordan


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Editors and environments we like to use--digression from talking about mvToolBox.

2012-02-20 Thread Wjhonson

 Sure that's possible, but I can't recall ever needing to change a reference in 
every program which exists.
Why would you need such a thing

 

 

-Original Message-
From: David Jordan da...@dacono.com.au
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Mon, Feb 20, 2012 2:40 pm
Subject: Re: [U2] Editors and environments we like to use--digression from  
talking about mvToolBox.


How would you do this in a GUI Editor

I can use the TCL Editor in universe to change a variable name in a 1,000 
programs in a program file by the following process. 

ED ED PROG.CHANGE

2: C/OLD.ATTRIBUTE.NAME/NEW.ATTRIBUTE.NAME/G1000
3: FI
4: LOOP 2 1000

ED BP *
.X PROG.CHANGE

There are pros and cons of both environments

David Jordan


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users