× 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: Beginner needs help w/ decimal field to text field
  • From: "Rolf Mittag" <rm@xxxxxxxxxxxx>
  • Date: Thu, 19 Oct 2000 18:30:38 +0200
  • Organization: r m e d v

There is an API for that. I have a test for RPGIII

hth R.

      * QECEDT_API test
     I            DS
     I                                        1 256 UEM
      *
     I            DS
     I                                    B   1   40UEML
      *
     I            DS
     I                                    B   1   40URVL
      *
     I            DS
     I                                    B   1   40UEWL
      *
     I            DS
     I                                        1  17 UEW
     I                                        1   8 UEW1
     I                                        9  16 UEW2
     I                                       17  17 UEW3
      *
     I            DS
     I                                    B   1   40USVP
      *
     I            DS
     I                                        1 256 URC
      *
     C                     Z-ADD32        URVL
     C                     MOVE ' ,   ,  'UEW1
     C                     MOVE ' ,  0.  'UEW2
     C                     MOVE ' '       UEW3
     C                     Z-ADD17        UEWL
     C                     Z-ADD32        URVL
     C                     Z-ADD12345.67  USV    133
     C                     MOVEL'*PACKED' USVC   10
     C                     Z-ADD13        USVP
     C                     MOVE X'00'     UBFC    1
      *
     C                     CALL 'QECCVTEW'
     C                     PARM           UEM              edit mask
     C                     PARM           UEML             edit mask length
     C                     PARM           URVL             receiver variable
len
     C                     PARM           UEW              edit word
     C                     PARM           UEWL             edit word length
     C                     PARM           URC              error code
      *
     C                     CALL 'QECEDT'
     C                     PARM           URV    32        receiver variable
     C                     PARM           URVL             receiver variable
len
     C                     PARM           USV              source variable
     C                     PARM           USVC             source variable
class
     C                     PARM           USVP             source variable
prec
     C                     PARM           UEM              edit mask
     C                     PARM           UEML             edit mask length
     C                     PARM           UBFC             zero balance fill
chr
     C                     PARM           URC              error code

Dipl.Inf.(FH) Rolf P Mittag
IBM Partner In Development
Leipziger Str. 50
D-69214 Eppelheim
eMl: rm@r-m-e-d-v.de
Fon: +49 (6221) 76 78 60
Fax: +49 (6221) 76 80 26


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

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.