Maximum of the number of characters in geometry input

Is there a maximum of the number of characters in each line of a geometry input?

Yes, in a geometry input each line must not exceed a certain number of characters, as shown below. Any further characters are skipped when FLUKA reads the input!

Standard name-based input:
max 132 characters

Old, number-based input (deprecated but kept for backwards compatibility):
Body reading:
“normal” format : 70 characters (2X,A3,I5,6D10.3)
“extended precision” format: 76 characters (2X,A3,I5,3D22.15)
Region reading:
“normal” format : 73 characters ( 2X, A3, I5, 9(A2,I5) )
“extended reg. num.” format: 73 characters ( 2X, A3, I5, 7(A2,I7) )