Closed GoogleCodeExporter closed 8 years ago
Hi,
I don't know what library you are talking about.
I can help only with Python version.
In the echo script example you can configure without problems.
Best regards,
Original comment by igo...@gmail.com
on 6 May 2015 at 6:47
I'm talking about the ISO8583 library, and well about the client echo script
the example has this bits:
iso.setBit(3,'300000')
iso.setBit(24,'045')
iso.setBit(41,'11111111')
iso.setBit(42,'222222222222222')
iso.setBit(63,'This is a Test Message')
then I need to know if that example can contain an addition of other bitsets.
thank you,
Original comment by cbay...@i2c-net.com
on 6 May 2015 at 6:54
Yes, you can set another valid ISO8583 bit.
Original comment by igo...@gmail.com
on 6 May 2015 at 7:35
Original issue reported on code.google.com by
cbay...@i2c-net.com
on 6 May 2015 at 5:32