If an INTEGER or ENUMERATED value is too big to fit into a default INTEGER representation, the decoder issues the following error message:
D0023E: Integer or enumerated value too long: 211928987207936; check field ...
To avoid such messages use the --<LONGLONG>-- ASN.1 compiler directive:
Module DEFINITIONS BEGIN ::= CallReference ::= [APPLICATION 45] INTEGER --<LONGLONG>-- END
or:
--<OSS.LONGLONG Module.CallReference>-- Module DEFINITIONS BEGIN ::= CallReference ::= [APPLICATION 45] INTEGER END
The default is always --<OSS.INT>--. Use of --<LONGLONG>-- on Windows 2000/NT/9x/ME, for example, would make a maximum INTEGER value to be 18446744073709551615.
The samples included with some of the Knowledge Center answers are meant for your general understanding of the OSS products. Different versions of the products might produce slightly different outputs. Consult the products documentation and samples for the most up-to-date products information and code examples.
Test drive the OSS Nokalva ASN.1, LTE, and XML Tools now! Your trial includes complete software, documentation, sample programs, free 24x7 technical support and more.
Our expert personnel can help you learn ASN.1!
We offer 4-day ASN.1 courses at our headquarters or your premises.