× 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: RPG IV data structure and LIKE keyword
  • From: "Roger Vicker, CCP" <rvicker@xxxxxxxx>
  • Date: Wed, 08 Oct 1997 18:37:58 -0500
  • Organization: Vicker Programming

Thanks Jon. I was afraid that would be the answer.

I am glad that the override of comparable types can be a possible
enhancement. I wouldn't expect to change from numeric to alpha but between
any numeric should be made available. If I had got around to this before San
Antonio I would have put it in as a requirements.

jonp@VNET.IBM.COM wrote:

> To: List)              <RPG400-L@midrange.com>
>
> From: Jon Paris
> Subject: RPG IV data structure and LIKE keyword
>
> What you are seeing is a "feature" of RPG that has existed for many
> years.
>
> Because 'Zoned' is included in a DS, RPG retains the original file's
> data type. 'Zoned2' on the other hand is not included in a DS and
> therefore (since it is numeric) automatically is assigned an internal
> data type of packed. You can see this if you comment out your
> 'LIKE(Zoned2)' line and then look at the data definitions at the end of
> the compile listing. You'll see that the field is packed. Similarly if
> you comment out the 'Zoned' entry in the DS you'll see that it's type
> reverts to packed.
>
> Because of the necessity to maintain compatibility with RPG III, this
> was something we had to live with for RPG IV. There is a case to be made
> for allowing you to specify a data type on items defined with LIKE - we
> can take a look at that.
>
> .
> Jon Paris  -  AS/400 AD Market Support  -  jonp@vnet.ibm.com
> Dept 723  IBM Canada Lab        T/L 8-778-4019   (416) 448-4019
> >> FAX Number:                      8-778-4414   (416) 448-4414
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> * This is the RPG/400 Discussion Mailing List!  To submit a new         *
> * message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
> * from this list send email to MAJORDOMO@midrange.com and specify       *
> * 'unsubscribe RPG400-L' in the body of your message.  Questions should *
> * be directed to the list owner / operator: david@midrange.com          *
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> umidr



--
*** Vicker Programming and Service *** Have bits will byte ***
Onward and backward! We must look busy.



* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the RPG/400 Discussion Mailing List!  To submit a new         *
* message, send your mail to "RPG400-L@midrange.com".  To unsubscribe   *
* from this list send email to MAJORDOMO@midrange.com and specify       *
* 'unsubscribe RPG400-L' in the body of your message.  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.