× 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: still null capable
  • From: bmorris@xxxxxxxxxx
  • Date: Fri, 15 Jun 2001 20:49:09 -0400
  • Importance: Normal

>Date: Fri, 15 Jun 2001 12:09:34 -0400
>From: "Patrick Conner" <pwconner@charter.net>
>
> Jon.Paris@hal.it wrote:
>> Yes - but it is not as simple as that or I suspect the
>> RPG team would have
>> done it.
>
>With all the RPG team is swapped with I wouldn't blame them
>for not thinking of a small enhancement such as this on (if
>it is simple)

Sure, we would have liked to provide something like
ALWNULL(*FULL) when ALWNULL(*USRCTL) was added, but it's
not simply a matter of setting off the null indicator when
a non-null value is assigned, or setting it on when *NULL
is assigned.

Full null-value support would also involve copying over the
nullness of a field when one null-capable field was assigned
to another null-capable field.  And that would entail
disallowing copying a null null-capable field to a
non-null-capable field (or any use of the null-capable field
for its value when it happens to be null).  Full null-value
support would probably also require passing null-capable
parameters (which makes my brain hurt every time I think
about it).  There are lots of other issues, CLEAR being one
of them.

Not a small enhancement at all.  And doing just a little piece
of the step to "full" support would be wrong, in my opinion.

Barbara Morris, RPG Compiler Development

+---
| 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-Ups:

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.