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



Hello All,
I have character field of length 10 (char10) and want to move numeric field
of length 7(num7).
With movel I am achiving this but I am not getting the exact result what I
want.For e.g
Char10 = '3065           ' . after moving to NUM7 it's show  3065000  I do
not want value like this in NUM7.
I need value 0003065. I can achive this in CL
Please advice me to achive this in RPG.

Thanks in Advance
Mahesh Pawar
----- Original Message -----
From: Joe Giusto <jgiusto@xxxxxxxxxxxxxx>
To: RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx>
Sent: Wednesday, September 10, 2003 1:35 AM
Subject: RE: Retaining fixed length on cpytoimpf


> Add 2 one character fields to the file and load them with x'0D' and x'0A'
> then do the transfer.
>
>
>  -----Original Message-----
> From: McIntyre Don [mailto:dnmcin@xxxxxxxxx]
> Sent: Thursday, September 04, 2003 5:12 PM
> To: RPG programming on the AS400 / iSeries
> Subject: Retaining fixed length on cpytoimpf
>
> I have created a 1 field fixed length (16 length) file
> on the iSeries and need to copy this file/s to the IFS
> or a windows directory while retaining the fixed
> length.
>
> I've tried cpytoimpf using many different parameter
> settings & also ftp.  In all attempts, the trailing
> spaces are trimmed on the target file. I need the
> target file to retain the 16 positions with carriage
> return.
>
> Does anyone have an idea how I can accomplish this?
>
> An example for file F11001001 is:
> > denotes carriage return or end of file.
>
> ISeries value:
>
> School 1100       >
> 000023            >
> 000046            >
>
> Target value is:
>
> School 1100>
> 000023>
> 000046>
>
> Thank you,
> Don McIntyre
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.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.
> _______________________________________________
> 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.
>
>


--------------------------------------------------------------
Systems & Software, Mumbai, India
 Sent using PostMaster by QuantumLink Communications Pvt Ltd
 One Internet account, unlimited personal e-mail addresses
 Get your free copy of PostMaster at http://www.postmaster.co.in/
 
 



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.