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



Brad...I was seriously considering it. :)


On Mon, Apr 14, 2014 at 2:17 PM, Bradley Stone <bvstone@xxxxxxxxx> wrote:

Your character value would need to be 00041.2800 for it to
convert properly. It's trying to convert it to 412800.0000 which
obviously
is too big.

Use MOVE. ;)

Brad
www.bvstools.com


On Mon, Apr 14, 2014 at 1:08 PM, Michael Ryan <michaelrtr@xxxxxxxxx>
wrote:

Geez...I must be losing it. I'm trying to take a character string and put
it into a numeric field, and I'm getting an RNQ0103 target error.

Here's the value of WkTax:
000412800
And here's the line of code:
WkTax94 = %Dec(WkTax:9:4);
And here's the definition of the fields:
D WkTax S 9
D WkTax94 S 9 4

I want WkTax94 to have a value of 00041.2800.

Is that too much to ask?

p.s. I've also tried to put the same string value into a 13.4 field.
--
This is the RPG programming on the IBM i (AS/400 and 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 IBM i (AS/400 and 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.