Hi Charlie:

You can toggle the behavior off and on with a right mouse click.  I find
that my programming style after 27 plus years  as UniBasic programmer has
changed.  For example I would normally type:

        BEGIN CASE

              CASE WHATEVER

Now I type this first:

        BEGIN CASE

        END CASE



This is something I do when I code in Java or JavaScript as well because the
Eclipsed based editors I use  make me finish the syntax.  I think you will
find that you code is much better because the compiler is always telling me
what I've left off.

It is unfortunate you won't change because I think you will find XLr8Editor
on Eclipse the makes coding more enjoyable, easier, efficient, and produces
better quality.  And the irony of this situation is the code is still be
created by you.

Regards,

Doug

www.u2logic.com/tools.html

"Eclipse based tools for U2 programmers"

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org [mailto:
u2-users-boun...@listserver.u2ug.org] On Behalf Of Charlie Noah
Sent: Tuesday, April 05, 2011 7:02 AM
To: U2 Users List
Subject: Re: [U2] Game changer for U2 editors ([AD] added for Doug)



Doug,



I certainly hope this behavior can be turned off. It would piss me off
mightily to have my editor constantly tapping me on the shoulder and telling
me that my unfinished program wouldn't compile. I frequently stop to think
while I am coding, sometimes for several minutes. My editor compiles and
catalogs on command, not whenever it wants to. I for one do not want that to
change.



BTW, Doug, you've posted here before - you should already know to put [AD]
in the subject.



Charlie Noah

Charles W. Noah Associates

cwn...@comcast.net



The views and opinions expressed herein are my own (Charlie Noah) and do not
necessarily reflect the views, positions or policies of any of my former,
current or future employers, employees, clients, friends, enemies or anyone
else who might take exception to them.
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to