my $paddingGroupSize = $_[1];
$$string =~ s/^0+//; # remove leading zeros
my $stringLength = length($$string);
- print "strangeString:".$$string."\n";
+ #print "strangeString:".$$string."\n";
my $neededZeros = ($paddingGroupSize-($stringLength % $paddingGroupSize)) % $paddingGroupSize;
# what happens when files are not writable?
# make sure that error fields are hidden as well!
+# in copy merge trees from xml2ini.pl
+# or put it in the common.pm
+
# DONE
# do not include wrong type, different specfile