|
In the context of RPG...(as opposed to Java in which you fist asked this
question)
Then an implicit move in my mind would be where for example, you have a field
in a database file named DESCR and define the a similar field in a
printer/display file with the same name. You can then read the DB file and
write the data to the display/printer without explicitly MOVEing the data.
READ MYFILE
EXFMT DSPREC
instead of
READ MYFILE
MOVE IDESCR DDESCR
EXFMT DSPREC
Implicit moves are generally frowned upon now-a-days.
HTH,
Charles Wilt
--
iSeries Systems Administrator / Developer
Mitsubishi Electric Automotive America
ph: 513-573-4343
fax: 513-398-1121
> -----Original Message-----
> From: rpg400-l-bounces@xxxxxxxxxxxx
> [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of murali dhar
> Sent: Friday, September 23, 2005 12:02 PM
> To: RPG programming on the AS400 / iSeries
> Subject: Implicit move
>
>
> Hi All,
> Whats implicit Move and Explicit Move?
> In what scenario & conditions we should use above two operations?
>
> Regards,
> Murali.
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> --
> 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 mailing list archive is Copyright 1997-2025 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.