"As you type compiler messages from the real compiler"
This one sounds a bit odd to me.

So I have a dimensioned variable called Billing.Array
And on a new line I'm typing "Billing.Array(5) = 100"
And as I'm typing this it keeps telling me "End of line unexpected...." on each 
keystroke
or something like that until I reach the '1' ?

Or what.


-----Original Message-----
From: Doug Averch <dave...@gmail.com>
To: U2 Users List <u2-users@listserver.u2ug.org>
Sent: Thu, Feb 16, 2012 11:12 am
Subject: Re: [U2] mvToolbox


The goal of any tool is to make us, programmers, more productive.  I've
sed Accuterm back in 90's and even with all of the enhancements, it
equires a telnet session to work.  Not the best way to show new
rogrammers that you have a telnet session open to compile a program.
The big question I always ask is does this make me productive?  To a
imited extent telnet emulators do whether it is Accuterm or wIntegrate.
elow are a list of productive features that are off the top of my head
hat an Eclipse editor brings to the table:
1) Ability to see where each variable is used by line number and is
lickable
) Built-in version control without need of scripts on any UniBasic code to
mplement
) All programs you edit are stored locally every time you hit the save or
ompile option
) Built-in compare editor between database and local version to customer
nd shipping version
) Hit a function key to look at the INCLUDE or the CALL routine
) Built-in search function that shows the matching line number
) Ability to have editors open to Customers, QA box, and a live box in one
clipse session.
) As you type compiler messages from the real compiler
There is a IT manager I've know for 30 years now, said to me recently, I
etter get your tools in here and get my programmers up to speed on them or
hey might not have jobs when I retire next year.  Think about
Regards,
oug
ww.u2logic.com/tools.html
Editors, Resizing, Installing, and Web Development tools"

n Wed, Feb 15, 2012 at 7:08 PM, Wjhonson <wjhon...@aol.com> wrote:
>
 There's no market for a tool that runs on a telnet system.
 Except I think Accuterm is still selling licenses.  And it's essentially a
 tool on a telnet.
 I mean it's not UVShell.  The enhancements are what sells it, for me at
 least.



______________________________________________
2-Users mailing list
2-us...@listserver.u2ug.org
ttp://listserver.u2ug.org/mailman/listinfo/u2-users

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

Reply via email to