NPP005: Length of data format is missing
NPP005: Length of data format is missing
type: bug
priority: blocker
#natparse-internal
#compile-time
Description
The specified data format needs a length.
Invalid
1 #VAR (N)
Valid
1 #VAR (N10)
The specified data format needs a length.
1 #VAR (N)
1 #VAR (N10)