Aggiunta "upperizzazione" del nome del campo in lettura definizione
indici di TExternisamfile. git-svn-id: svn://10.65.10.50/trunk@4963 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
660375b4f1
commit
cb6ab516e6
@ -361,6 +361,7 @@ HIDDEN const char * translate_key(const char* key) // Traduce l'espressione chia
|
|||||||
to = range.get_int(1);
|
to = range.get_int(1);
|
||||||
}
|
}
|
||||||
ws = ws.sub(paren1+1,paren2); // Nome del campo pulito pulito
|
ws = ws.sub(paren1+1,paren2); // Nome del campo pulito pulito
|
||||||
|
ws.upper();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (is_upper)
|
if (is_upper)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user