× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Using WDSC and my 19 inch widescreen monitor I can probably see 200
characters with no problem, and if I maximize it across both my screens
that is 400 characters! I can also see about 80 lines at a time in my
editor, and if I could flip them to be taller instead of wider I would,
that way I could see many more lines.

I think having to constently worry about what column I'm in so that I make
sure I'm wrapping my code cuts down on coding efficiency. If I didn't
have to worry I could just hammer out code with my thought stream as I
would do in C++ or Java. But I have to constantly break my train of
thought to worry about this limitation. Maybe I'm just cranky today or
something, but it just frustrated me today to the point that I figured I'd
check with everyone who has been doing this much longer than me to see if
they feel the same way or know of a work around. Seems like there isn't a
work around.


Thanks
Bryce Martin
Programmer/Analyst I
Ext. 4777



David Gibbs <david@xxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
04/22/2009 02:18 PM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>


To
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
cc

Subject
Re: More than 80 columns






Bryce Martin wrote:
Why is the '80' column limitation moot in free form? Do I not have my
editor set up properly? Is there a compile option that will allow me to

code out past column 80 in free form?

The 80 column limit doesn't go away ... I just think that free form RPG
eliminates the number of columns as a limiting factor in code.

Since your code is not constrained to specific columns (as you were with
old style RPG), you can wrap the code anywhere you want (within 80
columns, of course). This makes it quite reasonable to stay within the 80
columns (IMO). Personally, I think any line that gets close to column 75
needs to be wrapped anyways. Just for readability sake.

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.