× 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: Bale, Dan
  • From: "David Morris" <dmorris@xxxxxxxxxxxxx>
  • Date: Tue, 07 Mar 2000 13:47:37 -0700

Scott,

That will work, most of the time. I interpreted Paul's post to mean return a 
negative 
value.  As far as I know there is no all encompassing numeric format so even  
returning a negative indicator will be a problem.  The only sure fix is support 
for 
parameterized types, which would remove many of RPG's limitations.

David Morris

>>> Smildenber@Washcorp.com 03/07/00 11:40AM >>>
David,
        You don't need all that if you define the parameter as const.  Then
you can pass any numeric to the procedure and it will work fine.  I just
wrote a quick little procedure and it worked passing it a packed, integer,
and float type field.

Scott Mildenberger

> -----Original Message-----
> From: David Morris [SMTP:dmorris@plumcreek.com] 
> Sent: Tuesday, March 07, 2000 10:53 AM
> To:   RPG400-L@midrange.com 
> Subject:      Re: Bale, Dan
> 
> Paul,
> 
> I would really like to be able to create a Negative(numval) subprocedure,
> but it can't be done effectively 
> without additional compiler and operational descriptor support.  The only
> alternative today is to create 
> a routine for every numeric format or a conversion routine, and pass the
> attributes of the numeric variable. 
> So it would have to be something like: 
> 
> Negative(numval:'P':%len:%decpos)
> 
> David Morris
> 
> >>> pcunnane@learningco.com 03/07/00 01:39PM >>>
> >I was hoping to find something like this...(kinda like the way a chain
> works
> >then use the %Found trick)
> >
> >        If      %Negative(My_Numeric_Varriable)   
> >        Then do something
> >        EndIf
> 
> If you really want to do this, just code a Negative() subprocedure...
> 
> -- 
> Paul Cunnane
> Mattel Interactive
> 
> 

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