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



In that case you either need to have a constant, or break the field into
chunks that will fit into factor 2 and MOVEL and MOVE until you get the
work fields built.  Then finally MOVE the work field into IETEXT.

Something like
MOVEL  'Initial''        Work15  15
MOVE    'Balance'   Work15
MOVEL Work15       IETEXT
MOVEL ' - Euro'         Work15
MOVE   ' Migration'  Work15
MOVE   Work15        IETEXT


Hope this helps

Tyra



                    Oscar Barberà
                    <barberao@yahoo.e       To:     <rpg400-l@midrange.com>
                    s>                      cc:
                    Sent by:                Subject:     RE: How do you move a 
text 30 char long to a field?
                    rpg400-l-admin@mi
                    drange.com


                    12/11/01 08:50 AM
                    Please respond to
                    rpg400-l






I'm sorry but it is RPG III.

TYIA

----- Original Message -----
From: <MWalter@hanoverwire.com>
To: <rpg400-l@midrange.com>
Sent: Tuesday, December 11, 2001 5:41 PM
Subject: Re: How do you move a text 30 char long to a field?



Oscar,

eval        iEText = "Initial Balance - Euro Migration"


Mark


Mark Walter
Sr. Programmer/Analyst
Hanover Wire Cloth a div of CCX, Inc.
mwalter@hanoverwire.com
http://www.hanoverwire.com
717.637.3795 Ext.3040



                    Oscar Barberà
                    <barberao@yahoo.e        To:
<rpg400-l@midrange.com>
                    s>                       cc:
                    Sent by:                 Subject:     How do you move a
text 30 char long to a field?
                    rpg400-l-admin@mi
                    drange.com


                    12/11/01 11:33 AM
                    Please respond to
                    rpg400-l






Althought I think the subject is quite clear, what I want to know is next
topic:  How to move the text "Initial Balance - Euro Migration" to the
field
IETEXT?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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 ...


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.