Hi, i´m having difficulties processing code in spanish. For example the T4 can´t process characters like 'ñ', á,é,ú. Is there any way to define the culture or the language i´m processing.
Thanks,
Martín
Mar77incho Wednesday, November 14, 2007 1:52 AM
Hi Martin, You can specify the culture at the template directive, like <#@ template culture="es-XX" #>. Let me know if that fix your issue.
jose.
Jose Escrich Tuesday, November 20, 2007 8:56 PM
Hi Martin, You can specify the culture at the template directive, like <#@ template culture="es-XX" #>. Let me know if that fix your issue.