simon_glet
12 years agoRegular Contributor
ListBox ClickItem and Name Mapping wildcard possible issue
Greetings, (TC 9.20.2460.7, JScript)
We are adding new languages to our application and the field that are not yet translated have the pattern **EnglishString.
The only way I found ListBox.ClickItem and WndCaption Name Mapping to match any **EnglishStrings is to have ?*?*EnglishString.
According to the documentation it should be \*\*EnglishString or \\*\\*EnglishString as I am not sure how the name mapping is interpreted in a JScript project.
Even if I found a workaround, I was wondering if anyone ran into this issue and what solution they came up with.
Sincerely
We are adding new languages to our application and the field that are not yet translated have the pattern **EnglishString.
The only way I found ListBox.ClickItem and WndCaption Name Mapping to match any **EnglishStrings is to have ?*?*EnglishString.
According to the documentation it should be \*\*EnglishString or \\*\\*EnglishString as I am not sure how the name mapping is interpreted in a JScript project.
Even if I found a workaround, I was wondering if anyone ran into this issue and what solution they came up with.
Sincerely