Closed maforget closed 6 years ago
char.GetNumericValue(letter) & char.GetNumericValue('a') both return -1 so every file only show the first image.
ex: Everythingamajig (a) returns Everythingamajig1 also Everythingamajig (b) returns also Everythingamajig1 and so on.
There is no need for char.GetNumericValue()
Released 3.1.0.7 with that fixed, thanks!
char.GetNumericValue(letter) & char.GetNumericValue('a') both return -1 so every file only show the first image.
ex: Everythingamajig (a) returns Everythingamajig1 also Everythingamajig (b) returns also Everythingamajig1 and so on.
There is no need for char.GetNumericValue()