We can specify numbers up to 99 with length IFA_LLNUM, as well as strings up to 999 with LLLCHAR, but how can we specify a number with a fixed length of 8 or specify a string with a fixed length of 12
Asked
Active
Viewed 59 times
1 Answers
0
You can use org.jpos.iso.IF_CHAR
for that.

apr
- 1,288
- 7
- 8
-
how to specify a number with a fixed length – Ddll Apr 05 '22 at 03:08