× 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: %CHAR Availability
  • From: "Mark A. Manske" <mmanske@xxxxxxxxxxxxxxxxxx>
  • Date: Mon, 15 Jan 2001 15:34:13 -0600
  • Importance: Normal

It appears that field ShGWgt is not a date/time/time stamp or graphic type
field -
this bif is for those type of fields, not purely a numeric field-

try the following if I understand what you are attempting..


C                   Eval      EGWgt =
C                                %Trim(%EditW(ShGWgt' ,   ,   ,  0.   '))

you may end up with a %trimR - I keep getting these mixed up and end up in
debug to see my results

HTH


Mark A. Manske
[mailto:mmanske@minter-weisman.com]
Sr. Project Lead
Minter-Weisman




-----Original Message-----
From: owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com]On
Behalf Of Lisa.Abney@universalflavors.com
Sent: Monday, January 15, 2001 2:47 PM
To: RPG400-L@midrange.com
Subject: %CHAR Availability




I'm trying to use %CHAR to convert a numeric field to an alpha, and keep
getting
a compile error of:

   *RNF0386 30      1 The parameter for %CHAR is not valid.

The statement I'm using is:

   0187.00 C                   Eval      EGWgt  = %CHAR(ShGWgt)

where EGWgt is 14(A) and ShGWgt is 13,3.

While this is a new function for me, it looks pretty self-explanatory ...
the
only thing I could think of is that %CHAR
isn't available on our release (V4R3).  Anyone know when this function
became
available, or is there something
else obvious that I'm missing?


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

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.