|
One more question. When dealing with a key that needs the 3 byte filler such as the auto-extend.
Should the data length field of the input record be 1 or 4???
It depends on the API, and what it's going to use that length field for.
Length of data. The length of the new user space attribute value. The length of data field is used to get addressability to the next attribute record.
I think you could use 4 even if it should be 1 since the manual says "If you specify a length of data that is longer than the key field's defined data length, the data will be truncated at the right. No error message will be returned".
This leads me to think 1 is correct, but the actual amount of space allocated for "data" is 4; even if this particular key doesn't use it all.
As an Amazon Associate we earn from qualifying purchases.
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.