× 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 think it is a matter of how you want the event to be handled.  A WRITE will
create a record "straight to the heart"  BAM!  Is there.  An EXCEPT will need an
output specification entry for the field you want.... but on any of the cases,
you will write your field value and the other 99 fields will be created with
their default initial values (*zeros or *blanks).

However, I need to mention that if you have files with shared field names, in
some cases, and one of your output fields is under this condition, is better to
specify the field that you want to use on your EXCEPT statement instead of using
the WRITE.  If you use WRITE, maybe you will end up writing information that
comes from the wrong file.  All depends of the situation.  If you are covered by
PREFIX or moving fields to work fields, great.

That is why the UPDATE operating code  (now available in V5R2) is even more
cleaner and specific.  I have not had a chance to use it but I know by reference
that is very good too.

Peter Vidal
Pall Aeropower Corp.
SR Programmer Analyst
WWW.Pall.com

"A good player makes himself look good; a great player makes the team look
good."
Author unknown



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.