|
There is no "2B 0". If you mean "4B 0" (which is 2 bytes long, but 4
digits) then yes, they are very close to the same thing, except that the
"B" data type arbitrarily chops the number off at 4 decimal digits, while
the "I" data type allows the full 16 binary digits.
My question is: Shouldn't it be "5U 0"? Can a command return a negative
value for this item?
On Tue, 11 Dec 2001, Andrew Borts wrote:
> Is 5I 0 the same as 2B 0?
>
> I wouldathunk it would be like so...
> D List DS
> D nCount 2B 0
> D ObjectList 10A DIM(300)
>
> Andrew Borts / Webmaster
> Seta Corporation
> 6400 East Rogers Circle
> Boca Raton, FL 33499
>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.