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



I've been using data queues to funnel data into several programs. I am
using the typical method (I suppose) of using data structures to define the
data values in the data queue entries. This particular data structure is
externally defined.

Now I have need to be able to determine if individual field values in the
data queue entry are null. That is, the data placed there by the
originating program(s) is properly setting the field's null value using the
%nullind function.

The externally defined data structure has the fields defined as null
capable, but I'm thinking that passing the null settings for each field is
beyond the capability of data queues, no matter how you define the data
contained in them.

Has anyone else been in this situation? Short of adding an array of flags
to the end of the data structure to contain the null indicators for each
field, anybody got any ideas?


TIA,


Thomas Garvey




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.