× 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.



I guess I didn't see that it was only severity 10 and that it compiles
completely. That should be okay then. Normally, I would soft code the text
fields but with needing different sizes, that isn't feasible.

Thanks for all of the help!

On 8/31/06, Michael_Schutte@xxxxxxxxxxxx <Michael_Schutte@xxxxxxxxxxxx>
wrote:

Mike, I know that I have personally gotten this to work.  I know that it
does give you an error message that has a severity level of 10 but it will
compile on our system.  You may need to change the severity level on your
compile to 20, just for this display file... if you want to go this route.

The other option... use soft coding as someone else suggested. (this may
not be lined up properly, but it's a 23 alpha output field).

A            FLDHD        23A   O  5  2

in the rpg...

If *In26;
   fldhd = 'Employee Information:';
Elseif *in25
  fldhd = 'what ever';
endif


Try our New Country Benedicts -- Breakfast with a Bob Evans twist!


rpg400-l-bounces@xxxxxxxxxxxx wrote on 08/31/2006 09:11:49 AM:

> Except that one field needs to be 10 long, another 50 long.
>
> On 8/30/06, Bob Cagle <bcagle@xxxxxxxxxxx> wrote:
> >
> > Why not code an output field in that space and control what text gets
> > loaded from within the program? Soft-code it?  That solves your
problem
> > plus eliminates the indicators...
> >
> > Bob Cagle
> > IT Manager
> > Lynk, Inc.
> >
> > -----Original Message-----
> > From: rpg400-l-bounces@xxxxxxxxxxxx
> > [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike
> > Sent: Wednesday, August 30, 2006 4:53 PM
> > To: RPG programming on the AS400 / iSeries
> > Subject: Display File Ovelaping Fields
> >
> > I am designing a screen and based on a selection a couple different
> > fields will appear. However, I want to use the space for both sets of
> > fields. It has been so long I don't remember how to do it. I have
tried
> > to place an indicator on the field and set non-display I still get
> > overlap errors. Here is a couple sample fields.
> >
> >      A  26                              5  2'Employee Information:'
> >      A  26                                  COLOR(WHT)
> >      A  25                              5  2'Complainant Info:'
> >      A  25                                  COLOR(WHT)
> >
> > --
> > Mike Wills
> > http://mikewills.name - Blog
> > http://theriverbendpodcast.com - Podcast
> >
> > --
> > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
> > To post a message email: RPG400-L@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
> > or email: RPG400-L-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the archives
> > at http://archive.midrange.com/rpg400-l.
> >
> >
>
>
> --
> Mike Wills
> http://mikewills.name - Blog
> http://theriverbendpodcast.com - Podcast
> --
> This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
> To post a message email: RPG400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
> or email: RPG400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/rpg400-l.
>

--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.