|
Simon said: >**** MEMORISE THIS ****** >When using APIs BIN(2) and BIN(4) mean INTEGER data types. >Use data type I and forget that RPG has data type B. >BIN(2) == 5I 0, BIN(4)== 10I 0. >************************* > >In fact forget the weird B data type altogether! Unless your database >uses them you have no need for them and should use type I instead. I couldn't agree more. Alas, the system includes all use "B"! (wrkmbrpdm qsysinc/qrpglesrc) Anybody looking there for examples will have to do the conversion. Also, some manuals still use "B" instead of "I" for their examples. --buck
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.