[ASN.1] problem with t.128 asn

2002-11-07 Thread Alex Komissarov
Hello all, I'm having problem compiling t.128 asn's (using tool from http://asn1.elibel.tm.fr/en/tools/asnp/index.htm): First problem (t.128-base.asn1): -- Bit Flag Types ExtraTextFlags ::= BIT STRING { opaqueRectangle (1), clipToRectangle (2), deltaXPresent (15), ... } -- syntax error : an

Re: [ASN.1] problem with t.128 asn

2002-11-07 Thread Bancroft Scott
On Thu, 7 Nov 2002, Alex Komissarov wrote: Hello all, I'm having problem compiling t.128 asn's (using tool from http://asn1.elibel.tm.fr/en/tools/asnp/index.htm): First problem (t.128-base.asn1): -- Bit Flag Types ExtraTextFlags ::= BIT STRING { opaqueRectangle (1), clipToRectangle