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


  • Subject: Re: Edit code/word to show only so many decimals?
  • From: booth@xxxxxxxxxxxx
  • Date: Fri, 08 Sep 2000 00:53:16 GMT

What about something along this line? 

An Alpha output field 12 long.
An %EditW into the 12-character  field from your 9.4 field, fully 
formatted as you desire.
An IF that says  If position 11:2 = '00'
then  Move   'bb' to the alpha field (where bb = blanks)

This looks like a gorgeous opportunity for the %BIFs to prove their stuff. 
  :)
 
_______________________
Booth Martin
Booth@MartinVT.com
http://www.MartinVT.com
_______________________




"Stone, Brad V (TC)" <bvstone@taylorcorp.com>
Sent by: owner-rpg400-l@midrange.com
09/07/2000 05:03 PM
Please respond to RPG400-L

 
        To:     "'RPG400-L@midrange.com'" <RPG400-L@midrange.com>
        cc: 
        Subject:        Edit code/word to show only so many decimals?

Hi yall...

Let's say I have a field that is 9,4.

Is there a way to say "Only show the first two decimal places, but, if 
there
is anything but zero in 3 or 4, show them as well.."

So: 
1.1100 = 1.11
1.1110 = 1.111
1.1101 = 1.1101
1.00 = 1.00

Make sense?

Brad
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: 
david@midrange.com
+---




+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

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.